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

MOSC Banner

12.1.3 : After ptaching 11676632 we found new linvalied objects

edited Aug 16, 2013 5:08AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered ✓

Hi,

After the patch installation of patch 11676632 per issue on Doc ID 1290246.1)) we found the new invalid objects please check below

SQL> select object_name,object_type,owner from dba_objects
where status = 'INVALID'
and object_name||owner not in
(select object_name||owner from apps.invalids_15_Aug2013);   2    3    4

OBJECT_NAME                                                                                                                      OBJECT_TYPE         OWNER
-------------------------------------------------------------------------------------------------------------------------------- ------------------- ------------------------------
FV_BUDGET_DISTRIBUTION_HDR_V                                                                                                     VIEW                APPS
FV_FACTS_TBAL_TRANSACTIONS                                                                                                       PACKAGE BODY        APPS
FV_FACTS_TRANSACTIONS                                                                                                            PACKAGE BODY        APPS
FV_SF133_NOYEAR                                                                                                                  PACKAGE BODY        APPS
FV_FACTS_TBAL_TRX                                                                                                                PACKAGE BODY        APPS
FV_FACTS_TRX_REGISTER                                                                                                            PACKAGE BODY        APPS
FV_SF133_ONEYEAR                                                                                                                 PACKAGE BODY        APPS

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