Oracle Text Reference Release 9.2 Part Number A96518-01 |
|
This appendix lists all of the views provided by Oracle Text. The system provides the following views:
CTX_CLASSES
CTX_INDEXES
CTX_INDEX_ERRORS
CTX_INDEX_OBJECTS
CTX_INDEX_PARTITIONS
CTX_INDEX_SETS
CTX_INDEX_SET_INDEXES
CTX_INDEX_SUB_LEXERS
CTX_INDEX_SUB_LEXER_VALUES
CTX_INDEX_VALUES
CTX_OBJECTS
CTX_OBJECT_ATTRIBUTES
CTX_OBJECT_ATTRIBUTE_LOV
CTX_PARAMETERS
CTX_PENDING
CTX_PREFERENCES
CTX_PREFERENCE_VALUES
CTX_SECTIONS
CTX_SECTION_GROUPS
CTX_SERVERS
CTX_SQES
CTX_STOPLISTS
CTX_STOPWORDS
CTX_SUB_LEXERS
CTX_THESAURI
CTX_THES_PHRASES
CTX_USER_INDEXES
CTX_USER_INDEX_ERRORS
CTX_USER_INDEX_OBJECTS
CTX_USER_INDEX_PARTITIONS
CTX_USER_INDEX_SETS
CTX_USER_INDEX_SET_INDEXES
CTX_USER_INDEX_SUB_LEXERS
CTX_USER_INDEX_SUB_LEXER_VALS
CTX_USER_INDEX_VALUES
CTX_USER_PENDING
CTX_USER_PREFERENCES
CTX_USER_PREFERENCE_VALUES
CTX_USER_SECTIONS
CTX_USER_SECTION_GROUPS
CTX_USER_SQES
CTX_USER_STOPLISTS
CTX_USER_STOPWORDS
CTX_USER_SUB_LEXERS
CTX_USER_THESAURI
CTX_USER_THES_PHRASES
CTX_VERSION
This view displays all the preference categories registered in the Text data dictionary. It can be queried by any user.
Column Name | Type | Description |
---|---|---|
|
|
Class name |
|
|
Class description |
This view displays all indexes that are registered in the Text data dictionary for the current user. It can be queried by CTXSYS.
This view displays the DML errors and is queryable by CTXSYS.
This view displays the objects that are used for each class in the index. It can be queried by CTXSYS.
Column Name | Type | Description |
---|---|---|
|
|
Index owner. |
|
|
Index name. |
|
|
Class name. |
|
|
Object name. |
This view displays all index partitions. It can be queried by CTXSYS.
This view displays all index set names. It can be queried by any user.
Column Name | Type | Description |
---|---|---|
|
|
Index set owner. |
|
|
Index set name. |
This view displays all the sub-indexes in an index set. It can be queried by any user.
This view shows the sub-lexers for each language for each index. It can be queried by CTXSYS.
Shows the sub-lexer attributes and their values. Accessible by CTXSYS.
This view displays attribute values for each object used in indexes. This view is queryable by CTXSYS.
This view displays all of the Text objects registered in the Text data dictionary. This view can be queried by any user.
Column Name | Type | Description |
---|---|---|
|
|
Object class (Datastore, Filter, Lexer, etc.) |
|
|
Object name |
|
|
Object description |
This view displays the attributes that can be assigned to preferences of each object. It can be queried by all users.
This view displays the allowed values for certain object attributes provided by Oracle Text. It can be queried by all users.
This view displays all system-defined parameters as defined by CTXSYS. It can be queried by any user.
This view displays a row for each of the user's entries in the DML Queue. It can be queried by CTXSYS
.
This view displays preferences created by Oracle Text users, as well as all the system-defined preferences included with Oracle Text. The view contains one row for each preference. It can be queried by all users.
Column Name | Type | Description |
---|---|---|
|
|
Username of preference owner. |
|
|
Preference name. |
|
|
Preference class. |
|
|
Object used. |
This view displays the values assigned to all the preferences in the Text data dictionary. The view contains one row for each value. It can be queried by all users.
This view displays information about all the sections that have been created in the Text data dictionary. It can be queried by any user.
This view displays information about all the section groups that have been created in the Text data dictionary. It can be queried by any user.
Column Name | Type | Description |
---|---|---|
|
|
Owner of section group. |
|
|
Name of section group. |
|
|
Type of section group |
This view displays ctxsrv
servers that are currently active. It can be queried only by CTXSYS.
This view displays the definitions for all SQEs that have been created by users. It can be queried by all users.
Column Name | Type | Description |
---|---|---|
|
|
Owner of SQE. |
|
|
Name of SQE. |
|
|
Query Text |
This view displays stoplists. Queryable by all users.
This view displays the stopwords in each stoplist. Queryable by all users.
This view contains information on multi-lexers and the sub-lexer preferences they contain. It can be queried by any user.
This view displays information about all the thesauri that have been created in the Text data dictionary. It can be queried by any user.
Column Name | Type | Description |
---|---|---|
|
|
Thesaurus owner |
|
|
Thesaurus name |
This view displays phrase information for all thesauri in the Text data dictionary. It can be queried by any user.
This view displays all indexes that are registered in the Text data dictionary for the current user. It can be queried by all users.
This view displays the indexing errors for the current user and is queryable by all users.
This view displays the preferences that are attached to the indexes defined for the current user. It can be queried by all users.
Column Name | Type | Description |
---|---|---|
|
|
Name of index. |
|
|
Object name |
|
|
Object description |
This view displays all index partitions for the current user. It is queryable by all users.
This view displays all index set names that belong to the current user. It is queryable by all users.
Column Name | Type | Description |
---|---|---|
|
|
Index set name. |
This view displays all the indexes in an index set that belong to the current user. It is queryable by all users.
Column Name | Type | Description |
---|---|---|
|
|
Index set name. |
|
|
Column list of the index. |
|
|
Storage clause of the index. |
This view shows the sub-lexers for each language for each index for the querying user. This view can be queried by all users.
Shows the sub-lexer attributes and their values for the querying user. This view can be queried by all users.
This view displays attribute values for each object used in indexes for the current user. This view is queryable by all users.
This view displays a row for each of the user's entries in the DML Queue. It can be queried by all users.
This view displays all preferences defined by the current user. It can be queried by all users.
Column Name | Type | Description |
---|---|---|
|
|
Preference name. |
|
|
Preference class. |
|
|
Object used. |
This view displays all the values for preferences defined by the current user. It can be queried by all users.
Column Name | Type | Description |
---|---|---|
|
|
Preference name. |
|
|
Attribute name |
|
|
Attribute value |
This view displays information about the sections that have been created in the Text data dictionary for the current user. It can be queried by all users.
This view displays information about the section groups that have been created in the Text data dictionary for the current user. It can be queried by all users.
Column Name | Type | Description |
---|---|---|
|
|
Name of section group. |
|
|
Type of section group |
This view displays the definitions for all system and session SQEs that have been created by the current user. It can be viewed by all users.
Column Name | Type | Description |
---|---|---|
|
|
Owner of SQE. |
|
|
Name of SQE. |
|
|
Query Text |
This view displays stoplists for current user. It is queryable by all users.
Column Name | Type | Description |
---|---|---|
|
|
Name of stoplist. |
|
|
Number of stopwords |
|
|
Type of stoplist, MULTI or BASIC. |
This view displays stopwords in each stoplist for current user. Queryable by all users.
For the current user, this view contains information on multi-lexers and the sub-lexer preferences they contain.It can be queried by any user.
This view displays the information about all of the thesauri that have been created in the system by the current user. It can be viewed by all users.
Column Name | Type | Description |
---|---|---|
|
|
Thesaurus name |
This view displays the phrase information of all thesaurus owned by the current user. It can be queried by all users.
This view displays the ctxsys data dictionary and code version number information.
|
Copyright © 1998, 2002 Oracle Corporation. All Rights Reserved. |
|