Technology Stack - EBS (MOSC)

MOSC Banner

R12.2.7 : missing triggers after upgrade

edited Sep 23, 2018 5:00AM in Technology Stack - EBS (MOSC) 3 commentsAnswered

Hello,

We are in process of upgrading from 11i to R12.2.7  .     We have done 3 test round of upgrades.      However , there is some difference in objects between 2 rounds of upgrade and we are trying to understand the reasons.    For example,   Some triggers are missing after 3rd round of upgrade compared to 2nd round of upgrade.   This is one example

TEST2 env

SQL>

  1  select trigger_name ,table_name from dba_triggers

  2  where table_name like 'OE_ORDER_LINES%'

  3* and owner='APPS'

TRIGGER_NAME                        TABLE_NAME

----------------------------------- -----------------------------------

JAI_OE_OLA_ARIUD_T1                 OE_ORDER_LINES_ALL#

JAI_OE_OLA_ARIUD_TRG                OE_ORDER_LINES_ALL#

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