XDB.DBMS_XDB_ADMIN.MOVEXDB_TABLESPACE fails with ORA-22997 error
(Doc ID 1618401.1)
Last updated on APRIL 12, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 and laterInformation in this document applies to any platform.
Symptoms
Moving XDB to a different tablespace fails with:
BEGIN XDB.DBMS_XDB_ADMIN.MOVEXDB_TABLESPACE('XDBTBS', trace=> TRUE); END;
*
ERROR at line 1:
ORA-22997: VARRAY | OPAQUE stored as LOB is not specified at the table level
ORA-06512: at "XDB.DBMS_XDB_ADMIN", line 969
ORA-06512: at line 1
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 |