Advanced Scheduler Error: 'ORA-31038: Invalid integer value' While Running Script csrprfmg.sql
(Doc ID 1631172.1)
Last updated on FEBRUARY 06, 2022
Applies to:
Oracle Scheduler - Version 12.1.2 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.2 (or later)
Starting with 12.1.2, the profile options that determined the parameters for the advanced scheduler functionality are replaced by the Scheduler Rules, which use a different architecture (XMLdb schema). As part of the upgrade, scripts are run to convert the existing profile options into the XML DB schema. One of those scripts is csrprfmg.sql. This script would be run during the upgrade, but can also be run manually afterwards in case there was a problem during the upgrade (see e.g. <Note 1631169.1>).
What to do when the script $CSR_TOP/patch/115/sql/csrprfmg.sql fails with an error message like this:
ERROR at line 1:
ORA-20001: Error Occured while running the script csrprfmg.sql:ORA-31038:
Invalid integer value: "s"
ORA-06512: at line 1180
the actual invalid value ('s' in this case) can vary.
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 |