PCC-02426:Incompatible LOB types
错误码
错误描述:Incompatible LOB types
错误原因:A LOB operation was attempted between LOBs whose types were not compatible. For example, When ASSIGNing one LOB to another, both LOBs must be of the same type. If they are not, this error results.
解决方法:Correct the LOB operation by having it function between LOBs of the same type. This may require a redeclaration of one of the LOBs used in the LOB statement performing the specified operation.
向认证技术专家提问
向技术专家提问


