This appendix lists all of the views provided by Oracle Text. The system provides the following views:
This view displays all dictionaries created by any user. This view can be queried by CTXSYS.
Column Name | Type | Description |
---|---|---|
|
|
Name of the dictionary owner |
|
|
Name of the dictionary |
|
|
Language of the dictionary |
This view displays all the indexes that are registered for auto optimization. It can be queried by CTXSYS
.
Column Name | Type | Description |
---|---|---|
|
|
Index owner |
|
|
Index name |
|
|
Partition name |
This view displays the status of auto optimization jobs. It can be queried by CTXSYS
.
Column Name | Type | Description |
---|---|---|
|
|
Time at which the auto optimization job started |
|
|
Status of the auto optimization job |
|
|
Errors raised by the auto optimization job |
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 FILTER
BY
columns registered in the Text data dictionary. It can be queried by any user.
Column Name | Type | Description |
---|---|---|
|
|
Index owner name |
|
|
Index name |
|
|
Table owner name |
|
|
Table name |
|
|
Column name |
|
|
Column type |
|
|
Section type |
|
|
Section name |
|
|
Section ID |
This view displays various statistics related to the query filter cache. This view can be queried by all users and it displays the statistics for all indexes.
Column Name | Type | Description |
---|---|---|
|
|
Index owner name |
|
|
Index name |
|
|
Index partition name |
|
|
Current size of the filter cache in bytes |
|
|
Number of queries for which the query results are cached in the filter cache |
|
|
Number of query requests to the filter cache |
|
|
Number of query requests for which matches were found in the filter cache |
This view displays all indexes that are registered in the Text data dictionary for the current user. It can be queried by CTXSYS
.
Column Name | Type | Description |
---|---|---|
|
|
Name of the charset column in base table |
|
|
Number of documents indexed |
|
|
Name of the format column in base table |
|
|
Internal index ID |
|
|
Primary key column(s) |
|
|
Name of the language column in base table |
|
|
Name of index |
|
|
Owner of index |
|
|
Status |
|
|
Interval string required by scheduler job. Only meaningful for |
|
|
Scheduler job name for automatic sync. Only meaningful for |
|
|
Sync memory size. Only meaningful for |
|
|
Degree of parallelism for sync. Only meaningful for the |
|
|
Type of synching: |
|
|
Table name |
|
|
Owner of table |
|
|
Text column name |
|
|
Type of index: |
This view displays the DML errors and is queryable by CTXSYS
.
Column Name | Type | Description |
---|---|---|
|
|
Index owner |
|
|
Name of index |
|
|
Time of error |
|
|
ROWID of errored document or name of errored operation (for example, |
|
|
Error text |
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
.
Column Name | Type | Description |
---|---|---|
|
|
Index partition ID |
|
|
Index owner |
|
|
Index name |
|
|
Index partition name |
|
|
Type of synching: |
|
|
Table owner |
|
|
Table name |
|
|
Table partition name |
|
|
Number of documents associated with the partition |
|
|
Partition status |
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.
Column Name | Type | Description |
---|---|---|
|
|
Index set owner |
|
|
Index set name |
|
|
Column list of the sub-index |
|
|
Storage clause of the sub-index |
This view shows the sub-lexers for each language for each index. It can be queried by CTXSYS
.
Column Name | Type | Description |
---|---|---|
|
|
Index owner |
|
|
Index name |
|
|
Language of sub-lexer |
|
|
Alternate value of language |
|
|
Name of lexer object used for this language |
Shows the sub-lexer attributes and their values. Accessible by CTXSYS
.
Column Name | Type | Description |
---|---|---|
|
|
Index owner |
|
|
Index name |
|
|
Language of sub-lexer |
|
|
Name of lexer object used for this language |
|
|
Name of sub-lexer attribute |
|
|
Value of attribute of sub-lexer |
This view displays attribute values for each object used in indexes. This view is queryable by CTXSYS
.
Column Name | Type | Description |
---|---|---|
|
|
Index owner |
|
|
Index name |
|
|
Class name |
|
|
Object name |
|
|
Attribute name |
|
|
Attribute value |
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, and so on) |
|
|
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.
Column Name | Type | Description |
---|---|---|
|
|
Object class (Data Store, Filter, Lexer, and so on) |
|
|
Object name |
|
|
Attribute name |
|
|
Description of attribute |
|
|
Required attribute, either Y or N |
|
|
Not currently used |
|
|
Attribute datatype. The value |
|
|
Default value for attribute |
|
|
Minimum value |
|
|
Maximum value |
|
|
Maximum length |
This view displays the allowed values for certain object attributes provided by Oracle Text. It can be queried by all users.
Column Name | Type | Description |
---|---|---|
|
|
Class of object |
|
|
Object name |
|
|
Attribute name |
|
|
Attribute value label |
|
|
Attribute value |
|
|
Attribute value description |
This view displays the ORDER
BY
columns registered in the Text data dictionary. It can be queried by any user.
Column Name | Type | Description |
---|---|---|
|
|
Index owner |
|
|
Index name |
|
|
Table owner |
|
|
Table name |
|
|
Column name |
|
|
Column position |
|
|
Column type |
|
|
Section name |
|
|
Section type |
|
|
Section ID |
|
|
Sort order |
This view displays all system-defined parameters as defined by CTXSYS
. It can be queried by any user.
Column Name | Type | Description |
---|---|---|
|
|
Parameter name:
|
|
|
Parameter value. For |
This view displays a row for each of the user's entries in the DML Queue. It can be queried by CTXSYS
.
Column Name | Type | Description |
---|---|---|
|
|
Index owner |
|
|
Name of index |
|
|
Name of partition for local partition indexes. |
|
|
|
|
|
Time of modification |
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.
Column Name | Type | Description |
---|---|---|
|
|
Username of preference owner |
|
|
Preference name |
|
|
Attribute name |
|
|
Attribute value |
This view displays information about all the sections, including SDATA and MDATA sections, that have been created in the Text data dictionary. It can be queried by any user.
Column Name | Type | Description |
---|---|---|
|
|
Owner of the section group |
|
|
Name of the section group |
|
|
Type of section, either |
|
|
Section ID |
|
|
Name of section |
|
|
Section tag |
|
|
Y or N visible indicator for field sections only. Y indicator for READ ONLY |
|
|
Shows the datatype name ( |
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 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.
Column Name | Type | Description |
---|---|---|
|
|
Owner of stoplist |
|
|
Name of stoplist |
|
|
Number of stopwords |
|
|
Type of stoplist, |
This view displays the stopwords in each stoplist. Queryable by all users.
Column Name | Type | Description |
---|---|---|
|
|
Stoplist owner |
|
|
Stoplist name |
|
|
Stop type, either |
|
|
Stopword |
|
|
Stopword language |
|
|
Stop pattern |
This view contains information on multi-lexers and the sub-lexer preferences they contain. It can be queried by any user.
Column Name | Type | Description |
---|---|---|
|
|
Owner of the multi-lexer preference |
|
|
Name of the multi-lexer preference |
|
|
Language of the referenced lexer (full name, not abbreviation) |
|
|
An alternate value for the language |
|
|
Owner of the sub-lexer |
|
|
Name of the sub-lexer |
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.
Column Name | Type | Description |
---|---|---|
|
|
Thesaurus name |
|
|
Thesaurus phrase |
|
|
Thesaurus qualifier |
|
|
Thesaurus scope notes |
This view contains one row for each active trace, and shows the current value of each trace.
Column Name | Type | Description |
---|---|---|
|
|
Trace ID |
|
|
Current trace value |
Note:
The error "ORA-00955: name is already used by an existing object" can safely be ignored if this error is raised in the postinstall steps for patch releases. This may occur when this view is present in the database being patched.
This view displays all dictionaries created by the current user.
Column Name | Type | Description |
---|---|---|
|
|
Name of the dictionary |
|
|
Language of the dictionary |
This view displays the user indexes that are registered for auto optimization. It can be queried by all users.
Column Name | Type | Description |
---|---|---|
|
|
Index name |
|
|
Partition name |
This view displays all of the entity extraction policies owned by the current user. All users can query this view.
Column Name | Type | Description |
---|---|---|
|
|
Entity extraction policy name |
This view displays all of the values for the entity extraction policies owned by the current user. All users can query this view.
Column Name | Type | Description |
---|---|---|
|
|
Entity extraction policy name |
|
|
Object class |
|
|
Object name |
|
|
Object attribute name |
|
|
Object attribute value |
This view displays the entity extraction rules for the policies owned by the current user. All users can query this view.
Column Name | Type | Description |
---|---|---|
|
|
Entity extraction policy name |
|
|
Entity extraction rule ID |
|
|
Entity extraction rule language |
|
|
Entity extraction rule contents |
|
|
String mapping backreferences to entity types |
|
|
Entity extraction rule status: compiled, not compiled, to be deleted |
|
|
Comments |
This view displays the stop entities owned by the current user. All users can query this view.
Column Name | Type | Description |
---|---|---|
|
|
Entity extraction policy name |
|
|
Stop entity name |
|
|
Stop entity type |
|
|
Entity extraction rule status: compiled, not compiled, to be deleted, subset |
|
|
Comments |
This view displays all FILTER
BY
columns registered in the Text data dictionary for the current user. It can be queried by any user.
Column Name | Type | Description |
---|---|---|
|
|
Index name |
|
|
Table owner name |
|
|
Table name |
|
|
Column name |
|
|
Column type |
|
|
Section type |
|
|
Section name |
|
|
Section ID |
This view displays all indexes that are registered in the Text data dictionary for the current user. It can be queried by all users.
Column Name | Type | Description |
---|---|---|
|
|
Name of the charset column of base table |
|
|
Number of documents indexed |
|
|
Name of the format column of base table |
|
|
Internal index ID |
|
|
Primary key column(s) |
|
|
Name of the language column of base table |
|
|
Name of index |
|
|
Status, either |
|
|
This is the interval string required by scheduler job. Only meaningful for |
|
|
This is the scheduler job name for automatic sync. Only meaningful for |
|
|
The sync memory size. Only meaningful for |
|
|
Degree of parallelism for sync. Only meaningful for the |
|
|
Type of synching: |
|
|
Table name |
|
|
Owner of table |
|
|
Text column name |
|
|
Type of index: |
This view displays the indexing errors for the current user and is queryable by all users.
Column Name | Type | Description |
---|---|---|
|
|
Name of index |
|
|
Time of error |
|
|
|
|
|
Error text |
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.
Column Name | Type | Description |
---|---|---|
|
|
Number of documents associated with the index partition |
|
|
Index partition ID |
|
|
Index name |
|
|
Index partition name |
|
|
This is the interval string required by scheduler job. Only meaningful for |
|
|
This is the scheduler job name for automatic sync. It is only meaningful for |
|
|
The sync memory size. Only meaningful for |
|
|
Degree of parallelism for sync. Only meaningful for the |
|
|
Type of synching: |
|
|
Partition status |
|
|
Table owner |
|
|
Table name |
|
|
Table partition name |
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.
Column Name | Type | Description |
---|---|---|
|
|
Index name |
|
|
Language of sub-lexer |
|
|
Alternate value of language |
|
|
Name of lexer object used for this language |
Shows the sub-lexer attributes and their values for the querying user. This view can be queried by all users.
Column Name | Type | Description |
---|---|---|
|
|
Index name |
|
|
Language of sub-lexer |
|
|
Name of lexer object used for this language |
|
|
Name of sub-lexer attribute |
|
|
Value of sub-lexer attribute |
This view displays attribute values for each object used in indexes for the current user. This view is queryable by all users.
Column Name | Type | Description |
---|---|---|
|
|
Index name |
|
|
Class name |
|
|
Object name |
|
|
Attribute name |
|
|
Attribute value |
This view displays all ORDER
BY
columns registered in the Text data dictionary for the current user. It can be queried by any user.
Column Name | Type | Description |
---|---|---|
|
|
Index name |
|
|
Table owner |
|
|
Table name |
|
|
Column name |
|
|
Column position |
|
|
Column type |
|
|
Section name |
|
|
Section type |
|
|
Section ID |
|
|
Sort order |
This view displays a row for each of the user's entries in the DML Queue. It can be queried by all users.
Column Name | Type | Description |
---|---|---|
|
|
Name of index |
|
|
Name of partition for local partition indexes. |
|
|
Rowid to be indexed |
|
|
Time of modification |
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.
Column Name | Type | Description |
---|---|---|
|
|
Shows the datatype name ( |
|
|
Name of the section group |
|
|
Type of section, either |
|
|
Section ID |
|
|
Name of section |
|
|
Section tag |
|
|
Y or N visible indicator for field sections |
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 of all session-duration SQEs that have been created by the current user.
Column Name | Type | Description |
---|---|---|
|
|
Name of owner of SQE |
|
|
Name of SQE (shared namespace between persistent and session-duration) |
|
|
Query text (max size of 32k) |
This view displays the definitions of all persistent duration SQEs that have been created by the current user. In other words, it does not display session duration SQEs.
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, |
This view displays stopwords in each stoplist for current user. Queryable by all users.
Column Name | Type | Description |
---|---|---|
|
|
Stoplist name |
|
|
Stop type, either |
|
|
Stopword |
|
|
Stopword language |
|
|
Stop pattern |
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.
Column Name | Type | Description |
---|---|---|
|
|
Name of the multi-lexer preference |
|
|
Language of the referenced lexer (full name, not abbreviation) |
|
|
An alternate value for the language |
|
|
Owner of the sub-lexer |
|
|
Name of the sub-lexer |
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 thesauri owned by the current user. It can be queried by all users.
Column Name | Type | Description |
---|---|---|
|
|
Thesaurus name |
|
|
Thesaurus phrase |
|
|
Phrase qualifier |
|
|
Scope note of the phrase |
This view displays the CTXSYS
data dictionary and code version number information.
Column Name | Type | Description |
---|---|---|
|
|
The |
|
|
The version number of the code linked in to the Oracle Database shadow process This column fetches the version number for linked-in code. Thus, use this column to detect and verify patch releases. |