Load Locations Job Failing Post Upgrade To 12.2.8 - ORA-06502: PL/SQL: numeric or value error: character string buffer too small
(Doc ID 2693362.1)
Last updated on JUNE 03, 2024
Applies to:
Oracle Demantra Predictive Trade Planning - Version 12.2.8 and laterInformation in this document applies to any platform.
Symptoms
ep_load_location started failing post upgrade to 12.2.8 after platform upgrade from 12.2.4 to 12.2.8 version.
Load Locations is failing with error:
ORA-06502: PL/SQL: numeric or value error: character string buffer too small
ORA-06512: at "EP_LOAD_LOCATIONS", line 369
ORA-06512: at line 1
06502. 00000 - "PL/SQL: numeric or value error%s"
*Cause: An arithmetic, numeric, string, conversion, or constraint error
occurred. For example, this error occurs if an attempt is made to
assign the value NULL to a variable declared NOT NULL, or if an
attempt is made to assign an integer larger than 99 to a variable
declared NUMBER(2).
*Action: Change the data, how it is manipulated, or how it is declared so
that values do not violate constraints.
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 |