Upgrade to 19c fails with ORA-38824 while executing the /rdbms/admin/xrdud121.sql
(Doc ID 2878672.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
Upgrade to 19c fails with error
..
DECLARE
*
ERROR at line 1:
ORA-38824: A CREATE OR REPLACE command may not change the EDITIONABLE property
of an existing object.
ORA-06512: at line 35
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 855
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 437
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 144
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 236
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 372
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 829
ORA-06512: at line 24
ORA-06512: at line 24
..
...
..
SCRIPT = [/u01/oracle/product/19c/dbhome_1/rdbms/admin/xrdud121.sql]
ERROR = [ORA-38824: A CREATE OR REPLACE command may not change the EDITIONABLE property of an existing object.
ORA-06512: at line 35
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 855
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 437
DECLARE
*
ERROR at line 1:
ORA-38824: A CREATE OR REPLACE command may not change the EDITIONABLE property
of an existing object.
ORA-06512: at line 35
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 855
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 437
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 144
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 236
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 372
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 829
ORA-06512: at line 24
ORA-06512: at line 24
..
...
..
SCRIPT = [/u01/oracle/product/19c/dbhome_1/rdbms/admin/xrdud121.sql]
ERROR = [ORA-38824: A CREATE OR REPLACE command may not change the EDITIONABLE property of an existing object.
ORA-06512: at line 35
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 855
ORA-06512: at "SYS.DBMS_PRVTAQIM", line 437
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 |