12.1.2 RUP Patch 7303033 Fails On CSRRSREG.Sql With 'ORA-31086: insufficient privileges to register schema'
(Doc ID 1112223.1)
Last updated on FEBRUARY 03, 2022
Applies to:
Oracle Scheduler - Version 12.1.1 to 12.1.1 [Release 12.1]Information in this document applies to any platform.
csrrsreg.sql
Symptoms
When attempting to run adpatch to apply the 12.1.2 RUP (<patch 7303033>) on a 12.1.1 install, one of the scripts failed (csrrsreg.sql) with the following error:
ERROR
-----------------------
Registering Rules XML Schema Document
Registering Scheduler Rules XML Schema failed with an error ORA-31086: insufficient privileges to register schema "xxxxx.xxxxxx.com/CRM/Scheduler/Rules"
PL/SQL procedure successfully completed.
Connecting to CSR Schema
Connected.
Checking for Rules Schema
Table CSR_RULES_B doesnt exist. Creating it
DECLARE
*
ERROR at line 1:
ORA-31000: Resource "xxxxx.xxxxxx.com/CRM/Scheduler/Rules' is not an XDB schema document
ORA-06512: at line 31
-----------------------
Registering Rules XML Schema Document
Registering Scheduler Rules XML Schema failed with an error ORA-31086: insufficient privileges to register schema "xxxxx.xxxxxx.com/CRM/Scheduler/Rules"
PL/SQL procedure successfully completed.
Connecting to CSR Schema
Connected.
Checking for Rules Schema
Table CSR_RULES_B doesnt exist. Creating it
DECLARE
*
ERROR at line 1:
ORA-31000: Resource "xxxxx.xxxxxx.com/CRM/Scheduler/Rules' is not an XDB schema document
ORA-06512: at line 31
STEPS
-----------------------
The issue can be reproduced by runing adpatch to apply the 12.1.2 RUP (<Patch 7303033>) on a 12.1.1 instance.
Changes
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 |
Changes |
Cause |
Solution |
References |