Load data into collection data type columns

The onpload utility might need to create temporary smart large objects while loading data into collection data type columns. To create temporary smart large objects, onpload obtains sbspace information from the SBSPACETEMP configuration parameter, or if that parameter is not set, from the SBSPACENAME configuration parameter. For more information about temporary sbspaces, see the Informix® Administrator's Guide.

If onpload does not find a temporary sbspace, the load job fails with the following error message in the onpload log file:
Fatal error in server row processing - SQL error -9810 ISAM error -12053

If you see the error message shown previously in onpload log file, configure a temporary sbspace by using the SBSPACETEMP configuration parameter or a default sbspace by using the SBSPACENAME configuration parameter and then restart the load job.