High Availability Data Guard, Sharding and Global Data Services (MOSC)

MOSC Banner

Trigger on Logical Standby not capturing DML

Hello Team -

We have a Production database with a Logical Standby for reporting - 12c

The Reporting Team wants have reports fired when certain thresholds are hit - and part of that process is to create a trigger on one of the replicated tables (on the Logical Standby) to monitor inserts/deletes/updates

Trigger compiles without issue - after INSERT or DELETE or UPDATE

Insert on Primary occurs, data is replicated to the Logical - however the trigger on the Logical Standby is not capturing the event

My understanding of Log Apply is that the SQL statements are recreated and executed - should not the trigger capture those DML actions ?

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