ORA-32126
        cannot perform operations on a REF that is NULL
        
        
        Cause
        The REF instance on which the operation was attempted was NULL.
        Action
        Ensure that the REF instance is valid and not NULL.
        
     
    
    
        ORA-32126
        Cannot perform operations on a null REF
        
        
        Cause
        The REF instance on which the operation was attempted was null.
        Action
        Use a valid, non-null REF instance to perform this operation.
        
     
    
    
        ORA-32126
        Cannot perform operations on a null REF
        
        
        Cause
        The REF instance on which the operation was attempted was null.
        Action
        Use a valid, non-null REF instance to perform this operation.