My Oracle Support Banner

ORA-01410: Invalid ROWID In SYS.KU$_XMLSCHEMA_VIEW (Doc ID 1553078.1)

Last updated on JUNE 21, 2022

Applies to:

Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

Following query is giving the error ORA-01410:

SELECT URL, LOCAL, STRIPPED_VAL FROM SYS.KU$_XMLSCHEMA_VIEW ;
ERROR:
ORA-01410: invalid ROWID

 

The KU$_XMLSCHEMA_VIEW is in VALID status.

 


The same issue can also be reproduced by running -


select '1' from resource_view where any_path = '/xdbconfig.xml';


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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.