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

MOSC Banner

SR 3-5773451121 Patch 9239090 (Upgrading from 11i to 12.1.3) adworker failure - aflobbld.sql

edited Jun 1, 2012 5:49AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 comments

Hi,
Customer is upgrading from 11.5.10.2 to R12.1.3. Applying  patch 9239090  and had adworker failure
Had other errros fixed by note id 373187.1. Now, it is failing at

@$FND_TOP/sql/aflobbld.sql APPLSYS APPS to manually recreate FND_LOBS_CTX index


SQL> @aflobbld.sql applsys apps
   fnd_imutl.help_cleanup();
   *
ERROR at line 237:
ORA-06550: line 237, column 5:
PLS-00201: identifier 'FND_IMUTL.HELP_CLEANUP' must be declared
ORA-06550: line 237, column 5:
PL/SQL: Statement ignored
ORA-06550: line 313, column 5:
PLS-00201: identifier 'FND_IMUTL.MAINTAIN_INDEX' must be declared
ORA-06550: line 313, column 5:
PL/SQL: Statement ignored

select text from dba_source where line = 2
and upper(name) = upper('FND_IMUTL');

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