Database Administration (MOSC)

MOSC Banner

Instead of trigger

edited Sep 24, 2016 5:00AM in Database Administration (MOSC) 1 commentAnswered

I have a trigger I can execute locally as expected and outputs a row to a table. I had to move the table to anther DB but I need to retain the same functionality from the orignal DB. I moved the table to DBx, created a DB link from the original DB to DBx, then setup up a synonym across the link. I could not execute the trigger on the synonym, so created a view off the synonym an placed the trigger with "instead of" clause on the view. I can't get the trigger to fire off the view. Any

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