dbunload command status reporting
The dbunload command returns status codes when it finishes running. The command does not produce any log files.
The status codes are as follows:
- 0
- The unload was successful. All input records were inserted.
- 1
- The unload failed. No records were inserted, because of an error or errors during the unload.
The dbunload command writes high-level errors to the terminal (stderr).