暂无图片

SQL*Loader-00626:Character set conversion buffer overflow.\n

错误码

错误描述:Character set conversion buffer overflow.\n
错误原因:A conversion from the datafile character set to the client character set required more space than that allocated for the conversion buffer. The size of the conversion buffer is limited by the maximum size of a varchar2 column.
解决方法:The input record is rejected. The data will not fit into the column.

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》