ORA-01434 private synonym to be dropped does not exist

  • Share
  • Share

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.

ORA-00900 to ORA-01499 , , , , , ,

  1. admin
    March 20th, 2009 at 13:46 | #1

    Specify the name of an existing synonym in the DROP SYNONYM statement.

  1. No trackbacks yet.