DROP_SYNONYM

Messages with __TYPE=20 (XlaConstants.DROP_SYNONYM) indicate that a synonym has been dropped.

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

Table 6-14 DROP_SYNONYM Data Provided in Update Messages

Name Value

OWNER

String value of the owner of the dropped synonym

NAME

String value of the name of the dropped synonym

IS_PUBLIC

Boolean value indicating whether the synonym was public