Human Capital Management - EBS (MOSC)

MOSC Banner

Triggers missing after upgrading from 11.5.9 to 11.5.10.2

edited Oct 31, 2008 11:07AM in Human Capital Management - EBS (MOSC) 1 comment
After upgrading to 11.5.10.2, I see only one trigger:  DR$PER_ADDRESSES_N4TC ENABLED 

What happened to the rest?  How do I get them back? 

Here is the list of triggers that were in 11.5.9 on a HR table:


SELECT trigger_name, status
FROM dba_triggers
WHERE table_name = 'PER_ADDRESSES';

TRIGGER_NAME STATUS
GHR_PER_ADDRESSES_AFIUD ENABLED
HR_PA_MAINTN_ADDR_HIST_BRU ENABLED
PER_ADDRESSES_AI ENABLED
PER_ADDRESSES_AT ENABLED
PER_ADDRESSES_AU ENABLED
PER_ADDRESSES_AC ENABLED
PER_ADDRESSES_AD ENABLED
PER_ADDRESSES_OVN ENABLED
PER_ADDRESSES_WHO ENABLED
HR_PA_MAINTN_ADDR_HIST_BRI ENABLED

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