Friday 27 April 2012

ORA-25316: Late in the current transaction to begin an Enqueue or Dequeue operation

ORA-25316: Late in the current transaction to begin an Enqueue or Dequeue operation

Cause: Check if the Enqueue or Dequeue operation is performed via triggers on Materialized Views which isn t supported.

Action: Triggers on materialized views aren t supported. Workarounds are on-demand materialized views or execution of trigger code within an autonomous txn.

No comments:

Post a Comment