Tag: ORA-00980
Possible Causes to ORA-00980 Synonym Transaltion no longer valid
ORA-00980: synonym translation is no longer valid
This error usually means that the synonym used is based on a table, view, or synonym that no longer exists. in order to fix it you will need to replace the synonym with the name of the object it references or re-create the synonym so that it refers to [...]
Posted: June 23rd, 2009 under Oracle.
Tags: export, import, ORA-00980, Oracle
Comments: none
