The insert to the table will be single threaded.
Item |
Value |
|---|---|
SQLCode |
1000241 |
Constant |
EMSG_CLBK_INSERT_SINGLE_THREADED |
SQLState |
QDC41 |
ODBC State |
OK |
Not enough threads are available to do a multithreaded INSERT or LOAD. The number of users doing parallel processing has limited the number of threads available for your INSERT or LOAD. The INSERT or LOAD will proceed, but will be performed serially.
Not enough memory is available for a multithreaded load.
Fixed-width and full-width, row-delimited loads (with non-zero size and limit) will run fully multithreaded provided enough resources are available.