ORA-26092:only LONG or LOB types can be partial
错误码
错误描述:only LONG or LOB types can be partial
错误原因:A column which is not a LONG or LOB had the* OCI_DIRPATH_COL_PARTIAL flag associated with it.* Only LONG or LOB type columns can be loaded in pieces.
解决方法:Do not use the OCI_DIRPATH_COL_PARTIAL flag for the column.
向认证技术专家提问
向技术专家提问


