Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

Patch 16000686 fails on five PER forms with PL/SQL error: identifier 'APPS.HR_NL_EXTRA_ASG_RULES' mu

edited Jun 20, 2013 8:52AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 12 commentsAnswered
VPC Team member opened this thread for the customer.

Release 12.1.3

Applied hrms rup 6 patch 16000686 on our development system. It fails on five per forms: pernlobj, perwsema, perwsepi, perwshrg and perwsqhm. They all fail for the same reason: identifier 'APPS.HR_NL_EXTRA_ASG_RULES' must be declared.

The package is owned by APPS_APPLMGR on our system.

SQL> select owner, object_name, object_type
2 from sys.dba_objects
3 where object_name = 'HR_NL_EXTRA_ASG_RULES';

OWNER OBJECT_NAME OBJECT_TYPE
-------------------- ------------------------------ -------------------
APPS_APPLMGR HR_NL_EXTRA_ASG_RULES PACKAGE
APPS_APPLMGR HR_NL_EXTRA_ASG_RULES PACKAGE BODY

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center