DROP_TABLE
Messages with __TYPE=2 (XlaConstants.DROP_TABLE) indicate that a table has been dropped. 
               
Table 6-4 shows the name/value pairs that are in a MapMessage instance generated for a DROP_TABLE operation.
                  
Table 6-4 DROP_TABLE Data Provided in Update Messages
| Name | Value | 
|---|---|
| 
 | String value of the owner of the sequence | 
| 
 | String value of the name of the dropped sequence |