PCC-02428
        Buffer type is incompatible with LOB type
        
        
        Cause
        This error can occur in either of the following situations
- An attempt to READ from a LOB into a buffer whose type was not compatible with the LOB type.
- An attempt to WRITE a buffer into a LOB whose type was not compatible with the buffer type.
        Action
        Either the LOB type or the buffer type needs to be changed so that the LOB and buffer types become compatible for the specified operation.
        
     
    
    
        PCC-02428
        Buffer type is incompatible with LOB type
        
        
        Cause
        This error can occur in either of the following situations
- An attempt to READ from a LOB into a buffer whose type was not compatible with the LOB type.
- An attempt to WRITE a buffer into a LOB whose type was not compatible with the buffer type.
        Action
        Either the LOB type or the buffer type needs to be changed so that the LOB and buffer types become compatible for the specified operation.
        
     
    
    
        PCC-02428
        Buffer type is incompatible with LOB type
        
        
        Cause
        This error can occur in either of the following situations
- An attempt to READ from a LOB into a buffer whose type was not compatible with the LOB type.
- An attempt to WRITE a buffer into a LOB whose type was not compatible with the buffer type.
        Action
        Either the LOB type or the buffer type needs to be changed so that the LOB and buffer types become compatible for the specified operation.