Move Ctxsys From Sysaux To Another Tablespace Fails with DRG-50857: oracle error in dri_move_ctxsys ORA-65040: operation not allowed from within a pluggable database
(Doc ID 2292657.1)
Last updated on SEPTEMBER 08, 2023
Applies to:
Oracle Text - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.0.2 version, Generic/Default
When attempting to run exec ctxsys.dri_move_ctxsys('CTX_DATA');
the following error occurs.
ERROR
-----------------------
BEGIN ctxsys.dri_move_ctxsys('CTX_DATA'); END;
*
ERROR at line 1:
ORA-20000: Oracle Text error:
DRG-50857: oracle error in dri_move_ctxsys
ORA-65040: operation not allowed from within a pluggable database
ORA-06512: at "CTXSYS.DRUE", line 160
ORA-06512: at "CTXSYS.DRI_MOVE_CTXSYS", line 353
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 |