Oracle Text Reference
Release 9.0.1

Part Number A90121-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Views, 13 of 48


CTX_OBJECT_ATTRIBUTES

This view displays the attributes that can be assigned to preferences of each object. It can be queried by all users.

Column Name  Type  Description 

OAT_CLASS 

VARCHAR2(30) 

Object class (Data Store, Filter, Lexer, etc.) 

OAT_OBJECT 

VARCHAR2(30) 

Object name 

OAT_ATTRIBUTE 

VARCHAR2(64) 

Attribute name 

OAT_DESCRIPTION 

VARCHAR2(80) 

Description of attribute 

OAT_REQUIRED 

VARCHAR2(1) 

Required attribute, either Y or N. 

OAT_STATIC 

VARCHAR2(1) 

Not currently used. 

OAT_DATATYPE 

VARCHAR2(64) 

Attribute datatype 

OAT_DEFAULT 

VARCHAR2(500) 

Default value for attribute 

OAT_MIN 

NUMBER 

Minimum value. 

OAT_MAX 

NUMBER 

Maximum value. 

OAT_MAX_LENGTH 

NUMBER 

Maximum length. 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback