暂无图片

SQL*Loader-00609:value used for ROWS parameter changed from number to number\n

错误码

错误描述:value used for ROWS parameter changed from number to number\n
错误原因:SQL Loader adjusted the value it was using for the ROWS parameter to the new value reported. This is an informational message and not an error. SQL Loader will adjust the value of the ROWS parameter if the amount of memory specified by BINDSIZE is not large enough to hold data for the number of rows specified. SQL Loader will also change the value of the ROWS parameter for conventional path loads if the value is larger than 65534. Conventional path load can load at most 65534 rows at a time.
解决方法:If the limit of 65534 rows for conventional path load is not being reached, then try increasing the value of BINDSIZE.

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》