Utility products for DB2 return codes
The following return codes indicate the completion status of a Utility products for DB2 job:
Code | Description |
---|---|
0 | With the following exceptions, the utility executed successfully with no warnings or errors. LOADPLUS issues an error message (E) but ends with return code 0 when any of the following conditions occur:
|
4 | The utility executed successfully but warnings were issued. For example, some of the conditions for which LOADPLUS generates return code 4 are:
The utility also generates a return code 4 when processing is incomplete. For example, a pause after a specific phase (such as when you specify ANALYZE PAUSE) causes incomplete execution. |
8 | Utility execution failed. |
12 | Utility execution failed. |
16 | Utility execution failed. |
other | Utility execution stopped, and you used a command option to override the default return code. |