DROP_INDEX

Messages with __TYPE=4 (XlaConstants.DROP_INDEX) indicate that an index has been dropped.

Table 6-6 shows the name/value pairs that are in a MapMessage instance generated for a DROP_INDEX operation.

Table 6-6 DROP_INDEX Data Provided in Update Messages

Name Value

OWNER

String value of the owner of the table on which the index was dropped

TABLE_NAME

String value of the name of the table on which the index was dropped

INDEX_NAME

String value of the name of the dropped index