ORA-22293
        LOB already opened in the same transaction
        
        
        Cause
        An attempt was made to open a LOB that was already opened in this transaction.
        Action
        Close the LOB before attempting to reopen it.
        
     
    
    
        ORA-22293
        LOB already opened in the same transaction
        
        
        Cause
        An attempt was made to open a LOB that already is open in this transaction.
        Action
        Close the LOB before attempting to re-open it.
        
     
    
    
        ORA-22293
        LOB already opened in the same transaction
        
        
        Cause
        An attempt was made to open a LOB that already is open in this transaction.
        Action
        Close the LOB before attempting to re-open it.