DSNU1154I csect-name RESTART OF THE UTILITY IS NOT ALLOWED AGAINST THE NOT LOGGED TABLE SPACE objqual.obj-name

Explanation

You cannot restart the LOAD utility job with the SHRLEVEL CHANGE option on a table space with the NOT LOGGED attribute. The failed LOAD job could not roll back to the previous commit point because the log records that are required to perform that function were not written.

csect-name
The name of the control section that issued the message.
objqual.obj-name
The qualified name of the target object.

System action

Processing terminates.

User response

Terminate the failed LOAD job. Before you rerun the job, recover the table space. Db2 recovers to the last image copy or to the point when CREATE or ALTER NOT LOGGED was done, whichever is most recent.

Severity

8 (error)