ORA-24901
        handles belonging to different environments passed into an OCI call
        
        
        Cause
        The handles that were passed in the call that returned this error belonged to different environments. All handles passed into an Oracle Call Interface (OCI) call should belong to the same environment.
        Action
        Ensure that the handle parameters in the call come from the same OCI Environment.
        
     
    
    
        ORA-24901
        handles belonging to different environments passed into an OCI call
        
        
        Cause
        All handles passed into an OCI call should belong to the same environment. In the call that returned this error, handles belonging to different environments were passed in.
        Action
        Please ensure that the handle parameters in the call to come from the same OCI Environment.
        
     
    
    
        ORA-24901
        handles belonging to different environments passed into an OCI call
        
        
        Cause
        All handles passed into an OCI call should belong to the same environment. In the call that returned this error, handles belonging to different environments were passed in.
        Action
        Please ensure that the handle parameters in the call to come from the same OCI Environment.