ORA-22625
        OCIAnyData is not well-formed
        
        
        Cause
        Attempt to use the OCIAnyData without initializing constructing it.
        Action
        Use OCIAnyDataBeginConstruct to initialize the handle before it is adding attributes.  Use OCIAnyDataEndConstruct to complete the construction.  Or use OCIAnyDataConvert to do the construction. MAke sure it is properly constructed before accessing attributes.
        
     
    
    
        ORA-22625
        OCIAnyData is not well-formed
        
        
        Cause
        Attempt to use the OCIAnyData without initializing constructing it.
        Action
        Use OCIAnyDataBeginConstruct to initialize the handle before it is adding attributes.  Use OCIAnyDataEndConstruct to complete the construction.  Or use OCIAnyDataConvert to do the construction. MAke sure it is properly constructed before accessing attributes.
        
     
    
    
        ORA-22625
        OCIAnyData is not well-formed
        
        
        Cause
        Attempt to use the OCIAnyData without initializing constructing it.
        Action
        Use OCIAnyDataBeginConstruct to initialize the handle before it is adding attributes.  Use OCIAnyDataEndConstruct to complete the construction.  Or use OCIAnyDataConvert to do the construction. MAke sure it is properly constructed before accessing attributes.