My Oracle Support Banner

ORA-22371: Table contains data of type XDB.XDB$MODEL_T, version 1, which does not exist (Doc ID 2517863.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 12.1.0.2 and later
Information in this document applies to any platform.

Symptoms

Accessing  XDB repository fails with below error .

SQL> select any_path from resource_view;
select any_path from resource_view
*
ERROR at line 1:
ORA-22371: Table contains data of type XDB.XDB$MODEL_T, version 1, which does not exist


SYS@tspbt>select XDBUriType('/xdbconfig.xml').getXML() from dual;
ERROR:
ORA-22371: Table contains data of type XDB.XDB$MODEL_T, version 1, which does not exist
ORA-06512: at "SYS.XDBURITYPE", line 30

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.