Advanced Scheduler Error:' ORA-06502: PL/SQL: numeric or value error: host bind array too small' In CSRRSREG.sql When Upgrading To 12.1.3
(Doc ID 1263895.1)
Last updated on SEPTEMBER 14, 2023
Applies to:
Oracle Scheduler - Version 11.5.10.2 and laterInformation in this document applies to any platform.
Symptoms
When attempting to upgrade to 12.1.3 the script csrrsreg.sql fails with the following error
ERROR
-----------------------
csrrsreg.sql
Connected.
Granting XDBADMIN Role to APPS Schema
Grant succeeded.
Reconnecting to APPS so that the new Role comes into effect.
Connected.
Creating the XML Schema Directory
CSR Product Top is ......
PL/SQL procedure successfully completed.
Registing Rules XML Schema Document
ERROR:
ORA-06502: PL/SQL: numeric or value error: host bind array too small
ORA-06512: at line 1
Connected.
Granting XDBADMIN Role to APPS Schema
Grant succeeded.
Reconnecting to APPS so that the new Role comes into effect.
Connected.
Creating the XML Schema Directory
CSR Product Top is .....
PL/SQL procedure successfully completed.
Registing Rules XML Schema Document
PROMPT Registing Rules XML Schema Document1
*
ERROR at line 429:
ORA-06550: line 429, column 8:
PLS-00103: Encountered the symbol "REGISTING" when expecting one of the following:
:= . ( @ % ;
-----------------------
csrrsreg.sql
Connected.
Granting XDBADMIN Role to APPS Schema
Grant succeeded.
Reconnecting to APPS so that the new Role comes into effect.
Connected.
Creating the XML Schema Directory
CSR Product Top is ......
PL/SQL procedure successfully completed.
Registing Rules XML Schema Document
ERROR:
ORA-06502: PL/SQL: numeric or value error: host bind array too small
ORA-06512: at line 1
Connected.
Granting XDBADMIN Role to APPS Schema
Grant succeeded.
Reconnecting to APPS so that the new Role comes into effect.
Connected.
Creating the XML Schema Directory
CSR Product Top is .....
PL/SQL procedure successfully completed.
Registing Rules XML Schema Document
PROMPT Registing Rules XML Schema Document1
*
ERROR at line 429:
ORA-06550: line 429, column 8:
PLS-00103: Encountered the symbol "REGISTING" when expecting one of the following:
:= . ( @ % ;
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Apply patch 9239090
2. Failed on script csrrsreg.sql
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 |