Cause
A DROP SYNONYM statement specified a synonym that did not exist. Existing synonym names may be listed by querying the data dictionary.
Action
Specify the name of an existing synonym in the DROP SYNONYM statement.
Error Message
private synonym to be dropped does not exist
A DROP SYNONYM statement specified a synonym that did not exist. Existing synonym names may be listed by querying the data dictionary.
Specify the name of an existing synonym in the DROP SYNONYM statement.