Documentation
(C) IBM Corp. 1996, 1999

Text Extender: Administration and Programming

DELETE INDEX EVENTS

This command deletes indexing events from an index's log table for a given handle column or table.

Authorization

None.

Command syntax

>>-DELETE INDEX EVENTS--table-name------------------------------>
 
>-----+-----------------------------+--------------------------><
      '-HANDLE--handle-column-name--'
 

Command parameters

table-name
The name of the text table in the connected database whose error events are to be deleted from the log table. 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 messages are to be deleted from the log table.

Usage notes

If a handle column name is given, the indexing events for only this column are deleted.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]