Oracle8i interMedia Text Reference
Release 2 (8.1.6)

Part Number A77063-01

Library

Product

Contents

Index

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

Views, 9 of 36


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. 


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

All Rights Reserved.

Library

Product

Contents

Index