OCI-25316
        Too late in the current transaction to begin an enqueue or dequeue operation.
        
        
        Cause
        Check if the enqueue or dequeue operation was performed using triggers on materialized views which is not supported.
        Action
        Triggers on materialized views are not supported. Workarounds are on demand materialized views or execution of trigger code within an autonomous transaction.
        
     
    
    
        OCI-25316
        Late in the current transaction to begin an Enqueue/Dequeue operation
        
        
        Cause
        Check if the Enqueue/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.
        
     
    
    
        OCI-25316
        Late in the current transaction to begin an Enqueue/Dequeue operation
        
        
        Cause
        Check if the Enqueue/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.