(C) IBM Corp. 1996, 1999
Text Extender: Administration and Programming
This command displays the following index status information for a given
handle column or table:
- Whether the search function is available
- Whether the index update function is available
- Whether the reorganize function is available
- The number of scheduled documents
- The number of indexed documents
- The number of indexed documents in the primary index
- The number of indexed documents in the secondary index
- Error events.
Authorization
None.
Command syntax
>>-GET INDEX STATUS--table-name--------------------------------->
>-----+-----------------------------+--------------------------><
'-HANDLE--handle-column-name--'
Command parameters
- table-name
- The name of the text table in the connected database that contains the
text columns whose status is to be displayed. The name must include an
explicit schema name (qualifier) unless the schema name is the same as your
user ID.
- HANDLE handle-column-name
- The name of the handle column whose status is to be displayed.
Usage notes
For a multi-index table, you must specify the name of the handle
column.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]