11.5.10.2 : Hrglobal execution errored out during execution hrrunprc.sql
Hi,
While executing hgrlobal.drv after applying patches 16663711 and 17535554 we are facing below error :
======================================================
sqlplus -s APPS/***** @/opt/oa/s01oaap01/appl/per/11.5.0/patch/115/sql/hrrunprc.sql hr_legislation.install
PL/SQL procedure successfully completed.
BEGIN hr_legislation.install; END;
*
ERROR at line 1:
ORA-20001: The name 'SUP_EMP_NUMBER' is already used by a Database Item
Cause: There is already a Database Item called by the name that you have
chosen.
Action: Please choose another name.
ORA-06512: at "APPS.HR_UTILITY", line 939
ORA-06512: at "APPS.FFDICT", line 1601
ORA-06512: at "APPS.FF_DATABASE_ITEMS_BRI", line 8
ORA-04088: error during execution of trigger 'APPS.FF_DATABASE_ITEMS_BRI'
While executing hgrlobal.drv after applying patches 16663711 and 17535554 we are facing below error :
======================================================
sqlplus -s APPS/***** @/opt/oa/s01oaap01/appl/per/11.5.0/patch/115/sql/hrrunprc.sql hr_legislation.install
PL/SQL procedure successfully completed.
BEGIN hr_legislation.install; END;
*
ERROR at line 1:
ORA-20001: The name 'SUP_EMP_NUMBER' is already used by a Database Item
Cause: There is already a Database Item called by the name that you have
chosen.
Action: Please choose another name.
ORA-06512: at "APPS.HR_UTILITY", line 939
ORA-06512: at "APPS.FFDICT", line 1601
ORA-06512: at "APPS.FF_DATABASE_ITEMS_BRI", line 8
ORA-04088: error during execution of trigger 'APPS.FF_DATABASE_ITEMS_BRI'
Tagged:
0