Patch 16000012:R12.PAY.B - Causes ORA-20001 On SAVE_RUN_BALANCE
We have applied patch 16000012 and getting the below error for hrglobal.drv.
sqlplus -s APPS/***** @/oratst11/oracle/FIND/apps/apps_st/appl/per/12.0.0/patch/115/sql/hrrunprc.sql hr_legislation.install
Connected.
PL/SQL procedure successfully completed.
BEGIN hr_legislation.install; END;
*
ERROR at line 1:
ORA-20001: You cannot set the SAVE_RUN_BALANCE flag to 'N' or Null whilst valid
run balances exist for the defined balance.
ORA-06512: at "APPS.HR_UTILITY", line 939
ORA-06512: at "APPS.PAY_DEFINED_BALANCES_PKG", line 798
ORA-06512: at "APPS.PAY_DEFINED_BALANCES_BRU", line 7
ORA-04088: error during execution of trigger 'APPS.PAY_DEFINED_BALANCES_BRU'
ORA-06512: at "APPS.HR_LEGISLATION", line 2333