The DATABridge Client command-line program, dbutility, returns one of the following exit status values after each command:
exit_status Value
|
Description
|
0
|
dbutility completed successfully.
|
1
|
This value identifies generic DATABridge Client errors.
|
2
|
dbutility process or dbutility clone exited because of a DMSII reorganization.
Note: An exit_status of 2 can occur only with the process and clone commands.
|
0nnn
|
dbutility exited because of a DBEngine error. The error is listed in Appendix A of the DATABridge Host Administrator's Guide.
|
10nn
|
dbutility exited because of a DBServer error. The error is listed in Appendix A of the DATABridge Host Administrator's Guide.
|
11nn
|
dbutility exited because of a DBEnterprise error. The error is listed in Appendix A in the DATABridge Enterprise Server Help.
|
20nn
|
dbutility exited because of a recognized DATABridge Client error as documented in Client Exit Codes.
|