ORA-46207
        Session operation session_operation is not allowed during global callback execution.
        - session_operation: The name of XS session operation.
        Cause
        An attempt was made to invoke another session operation while executing an Oracle Real Application Security (RAS) global callback function registered for a session operation event.
        Action
        Remove the session operation from the callback function because it is not allowed.
        
     
    
    
        ORA-46207
        During global callback execution, string is not allowed.
        
        
        Cause
        An attempt was made to execute a disallowed session operation during global callback execution.
        Action
        Remove the invalid session operation from callback function.
        
     
    
    
        ORA-46207
        During global callback execution, string is not allowed.
        
        
        Cause
        An attempt was made to execute a disallowed session operation during global callback execution.
        Action
        Remove the invalid session operation from callback function.