My Oracle Support Banner

Hrglobal Failed Loading adsqlwrapper.sql Due to Invalid Package HR_BALANCE_FEEDS (Doc ID 2103549.1)

Last updated on DECEMBER 11, 2023

Applies to:

Oracle Payroll - Version 12.2.4 and later
Information in this document applies to any platform.

Symptoms

Problem Statement:

hrglobal fails loading adsqlwrapper.sql.

sqlplus -s APPS/***** @/XXX/appl/ad/12.0.0/patch/115/sql/adsqlwrapper.sql '/XXX/appl/per/12.0.0/patch/115/sql/hrrunprc.sql hr_legislation.install'
Connected.

PL/SQL procedure successfully completed.


PL/SQL procedure successfully completed.

BEGIN hr_legislation.install; END;

*
ERROR at line 1:
ORA-04063: package body "APPS.HR_BALANCE_FEEDS" has errors
ORA-06508: PL/SQL: could not find program unit being called:
"APPS.HR_BALANCE_FEEDS"
ORA-06512: at "APPS.HR_LEGISLATION_ELEMENTS", line 2148
ORA-06512: at "APPS.HR_LEGISLATION_ELEMENTS", line 2414
ORA-06512: at "APPS.HR_LEGISLATION_ELEMENTS", line 2687
ORA-06512: at "APPS.HR_LEGISLATION_ELEMENTS", line 4498
ORA-06512: at "APPS.HR_LEGISLATION", line 6721
ORA-06512: at "APPS.HR_LEGISLATION", line 7876
ORA-06512: at line 1

 

Compiling package HR_BALANCE_FEEDS throws following error.
 

LINE/COL ERROR
-------- -----------------------------------------------------------------
44/11    PLS-00323: subprogram or cursor 'BAL_CLASSIFICATIONS_EXIST' is
        declared in a package specification and must be defined in the
        package body

 

Steps to Reproduce:

The issue can be reproduced at will with the following steps:

  1.  Run hrglobal.
  2.  Worker job fails loading adsqlwrapper.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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.