Technology Stack - EBS (MOSC)

MOSC Banner

Oracle Alert: not trigger after upload using FNDLOAD

edited Aug 20, 2021 11:33AM in Technology Stack - EBS (MOSC) 1 commentAnswered

not too sure if Oracle Alert topics should be in this group.

we create oracle alert on table CSD_REPAIR_HISTORY.

we use FNDLOAD to migrate our oracle alert, and we figure out that it doesn't triggered.

we confirmed that the alert is created accordingly, any related customized table, view, database package are created/compiled accordingly.

we checked the dba_triggers table and found that there is no trigger created on the table CSD_REPAIR_HISTORY

select * from dba_triggers where table_name ='CSD_REPAIR_HISTORY'

what could be going wrong?

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