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

MOSC Banner

11.5.10.2 : Invalid objects

edited Nov 26, 2012 8:47PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered
Hi Support,
5127493 (language: ALL, module:PER) => Failed
this patch is  Prereq to 4999919...
Skipped the worker 1 and applied the patch.(FAILED: file pysdsltd.ldt on worker  1.)
After that we found many invalids.
SQL> select o.*,object_name, object_type, status
from all_objects o
where (object_name like 'PER_SOLUTION_TYPE_CMPT%'
or object_name like 'PER_STC_%')
and object_type in ('PACKAGE', 'PACKAGE BODY')
order by 1;


OWNER                          OBJECT_NAME SUBOBJECT_NAME                  OBJECT_ID DATA_OBJECT_ID OBJECT_TYPE CREATED         LAST_DDL_TIME   TIMESTAMP           STATUS  T G S
--------------- --------------- ------------------- ------- - - -
APPS                           PER_SOLUTION_TYPE_CMPT_API
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