标题: ORA-25316: Late in the current transaction [打印本页] 作者: admin 时间: 2016-9-2 06:35 标题: ORA-25316: Late in the current transaction ORA-25316: Late in the current transaction to begin an Enqueue/Dequeueoperation Cause: Check if the Enqueue/Dequeueoperation is performed via triggers on
Materialized Views which isn't supported. Action: Triggers onmaterialized views aren't supported. Workarounds are
on-demand materialized views or execution of trigger code within an autonomous
txn.