ORA-32767
        A database connection is not available for this operation.
        
        
        Cause
        The client-side SQL or PL/SQL operation required a connection to the database that did not exist.
        Action
        Establish a database connection.
        
     
    
    
        ORA-32767
        No server connection for this operation
        
        
        Cause
        The client side sql or plsql function operation requires a connection to the server, but currently no client/server connection existed.
        Action
        Establish a client/server connection.
        
     
    
    
        ORA-32767
        No server connection for this operation
        
        
        Cause
        The client side sql or plsql function operation requires a connection to the server, but currently no client/server connection existed.
        Action
        Establish a client/server connection.