ORA-41408
        embedded COMMIT in last call; failover cannot continue
        
        
        Cause
        The Oracle server process failed after committing a transaction but COMMIT was embedded in a stored procedure. Failover cannot continue.
        Action
        Do not resubmit, your transaction committed.
        
     
    
    
        ORA-41408
        embedded COMMIT in last call; failover cannot continue
        
        
        Cause
        The Oracle server process failed after committing a transaction but COMMIT was embedded in a stored procedure. Failover cannot continue.
        Action
        Do not resubmit, your transaction committed.
        
     
    
    
        ORA-41408
        embedded COMMIT in last call; failover cannot continue
        
        
        Cause
        The Oracle server process failed after committing a transaction but COMMIT was embedded in a stored procedure and it cannot be guaranteed that the stored procedure finished. Failover cannot continue.
        Action
        User may resubmit request.