Compilation of View ALL_XSC_PRIVILEGE Fails With ORA-980 Error
(Doc ID 811817.1)
Last updated on FEBRUARY 18, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.6 to 11.1.0.7 [Release 11.1]Information in this document applies to any platform.
This problem can occur on any platform.
Symptoms
Invalid views owned by SYS fail to recompile.
Views:
ALL_XSC_SECURITY_CLASS_DEP
ALL_XSC_SECURITY_CLASS
ALL_XSC_PRIVILEGE
ALL_XSC_AGGREGATE_PRIVILEGE
SQL> alter view ALL_XSC_PRIVILEGE compile;
Warning: View altered with compilation errors.
SQL> show errors view ALL_XSC_PRIVILEGE
Errors for VIEW ALL_XSC_PRIVILEGE:
LINE/COL ERROR
-------- -----------------------------------------------------------------
0/0 ORA-00980: synonym translation is no longer valid
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |