ORA-01410: Invalid ROWID when Compiling View SYS.V$XS_SESSION_ROLE in 12c
(Doc ID 2039509.1)
Last updated on SEPTEMBER 29, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
After upgrading from 11.2.0.4 to 12.1.0.2 SYS.V$XS_SESSION_ROLE is INVALID.
Compiling the view fails with:
SQL> ALTER VIEW SYS.V$XS_SESSION_ROLE compile;
ALTER VIEW SYS.V$XS_SESSION_ROLE compile
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-01410: invalid ROWID
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 |
References |