PL/SQL: ORA-00980: synonym translation is no longer valid [message #636932] |
Tue, 05 May 2015 23:56  |
amit.sonar
Messages: 98 Registered: December 2009 Location: Mumbai
|
Member |
|
|
Dear All,
I am facing one weird scenario in which I took production data dump and restored it on the other server. However One of packages became invalid after restoration. I checked the error and it was "PL/SQL: ORA-00980: synonym translation is no longer valid". Same package is valid in prod environment.
When I recompiled the package using command 'Alter package package_name compile': it recompiled successfully without any error.
Can anyone know what would be the possibility of package became invalid initially?
Regards,
Amit Sonar.
[Updated on: Tue, 05 May 2015 23:58] Report message to a moderator
|
|
|
|
|
|
|
|