Executing Enterprise Command Center (ECC) Concurrent Program "PER ECC Data Load" Calls The Child Program "ECC Data Load" That Ends Up In Error "Error Code: 1400 Call: INSERT INTO ECC_AUDIT_LOAD_RULE"
(Doc ID 2934263.1)
Last updated on NOVEMBER 01, 2024
Applies to:
Oracle Human Resources - Version 12.2 HRMS RUP8 and laterInformation in this document applies to any platform.
Symptoms
When trying to execute the concurrent Program "PER ECC Data Load", Its child program "ECC Data Load" Program ends up in error and the following error is captured as part of the Log file.
ERROR
-----------------------
"Error Code: 1400
Call: INSERT INTO ECC_AUDIT_LOAD_RULE (AUDIT_LOAD_RULE_ID, CONNECTION_NAME, END_TIME, PROCEDURE_SQL_TIME, START_TIME, STATUS, STATUS_MESSAGE, AUDIT_DATASET_ID, DATASET_ID, LOAD_RULE_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
bind => [10 parameters bound]
at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:161) ~[eclipselink-2.7.3.jar:2.7.3.v20180807-4be1041]
at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:533) ~[spring-orm-5.1.14.RELEASE.jar:5.1.14.RELEASE]
... 18 common frames omitted
Caused by: org.eclipse.persistence.exceptions.DatabaseException:
Internal Exception: java.sql.SQLIntegrityConstraintViolationException: ORA-01400: cannot insert NULL into ("ECC"."ECC_AUDIT_LOAD_RULE"."AUDIT_DATASET_ID")"
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Login using "HRMS Manager" Responsibility.
2. Navigate to Application Menu bar View --> Request.
3. In the launched form, click on the button "Submit a New Request".
4. In the launched form, select the Program "PER ECC Data Load".
5. Now for the selected program, enter the parameter values and submit the program.
6. Submitted program calls the child program "ECC Data Load" that ends up in "Error" status and when open up the error log, above error message has been captured as part of it.
ADDITIONAL INFORMATION
----------------------------------
This issue happens only when the ECC Concurrent Program related to Human Resources (HR) / Human Capital Management (HCM) "PER ECC Data Load" is called. For all other modules ECC program, the reported issue is not happening.
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 |
Cause |
Solution |
References |