Executing The EP_LOAD_LOCATIONS Procedure Fails With Errors
(Doc ID 2549160.1)
Last updated on DECEMBER 03, 2019
Applies to:
Oracle Demantra Demand Management - Version 12.2.7 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.7 version, LoadData
When attempting to load locations
the following error occurs.
ERROR
-----------------------
Error starting at line : 11 in command -
BEGIN EP_LOAD_LOCATIONS(1); END;
Error report -
ORA-24344: success with compilation error
ORA-06512: at "SYS.DBMS_SQL", line 1343
ORA-06512: at "SQL_ARRAY", line 304
ORA-06512: at "EP_LOAD_LOCATIONS", line 271
ORA-06512: at "EP_LOAD_LOCATIONS", line 271
ORA-06512: at line 1
24344. 00000 - "success with compilation error"
*Cause: A sql/plsql compilation error occurred.
*Action: Return OCI_SUCCESS_WITH_INFO along with the error code
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. execute ep_load_locations
2. It fails
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 |