Hrglobal Fails at hrrunprc.sql Due to Duplicate Formula Function
(Doc ID 2252210.1)
Last updated on JULY 17, 2024
Applies to:
Oracle Payroll - Version 12.1 and laterInformation in this document applies to any platform.
Symptoms
Problem Statement:
Hrglobal fails at hrrunprc.sql.
BEGIN hr_legislation.install; END;
*
ERROR at line 1:
ORA-20001: Phase 1 will cause exceptions to be raised.
ORA-06512: at "APPS.HR_UTILITY", line 939
ORA-06512: at "APPS.HR_LEGISLATION", line 7865
ORA-06512: at line 1
*
ERROR at line 1:
ORA-20001: Phase 1 will cause exceptions to be raised.
ORA-06512: at "APPS.HR_UTILITY", line 939
ORA-06512: at "APPS.HR_LEGISLATION", line 7865
ORA-06512: at line 1
HR_STU_EXCEPTIONS returns the row below.
Example:
TABLE_NAME SURROGATE_ID EXCEPTION_TEXT TRUE_KEY
------------------------------ ---------------- -------------------------------------------------------------------------------- --------------------------------------------------------------------------------
FF_FUNCTIONS 0 Row already created in a business group CLEAR_GLOBALS
Steps to Reproduce:
The issue can be reproduced at will with the following steps:
- Run DataInstall and hrglobal.drv.
- Worker 1 fails loading hrrunprc.sql.
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 |