ORA-01434 private synonym to be dropped does not exist
March 20th, 2009
Description:
ORA-01434 private synonym to be dropped does not exist
Cause:
A DROP SYNONYM statement specified a synonym that does 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.