Warning 1000258

Message text

Portions of the insert/load will be single threaded.

Item

Value

SQLCode

1000258

Constant

EMSG_CLBK_INSERT_SINGLE_THREADED1

SQLState

QDC58

ODBC State

OK

Probable cause

This message can occur for any of these reasons:

The LOAD will proceed. To avoid a single-threaded LOAD, ensure that enough memory is available by setting LOAD_MEMORY_MB to its default value, 0.

Fixed-width and full-width, row-delimited loads (with non-zero size and limit) will run fully multithreaded provided enough resources are available.