3M 747 Dust Collector User Manual


 
© 3M 2011. All rights reserved. 33
Command-line error codes and messages
The codes listed below appear when command-line operations or arguments are used to
automate Digital Data Manager operations. Note that any non-zero code indicates an error.
Error Code Error Message
0 (0x0) Operation successful (no error).
1 (0x1) Operation cancelled.
2 (0x2) Error while parsing a file.
3 (0x3) Insufficient space for export.
4 (0x4) Disk is out of space (non-export operation).
5 (0x5) Export disk is out of space.
6 (0x6) Error while accessing the database.
7 (0x7) No records found during export.
8 (0x8) Error while accessing export files.
9 (0x9) Access denied at export target.
10 (0xA) Export files are missing.
11 (0xB) Unknown error.
12 (0xC) Data Manager is already running in another process.
13 (0xD) The startup task has failed.
14 (0xE) The exit task has failed.
The most common error when running a command-line operation is 1 (0x1) Operation
cancelled. This error will be returned when any prerequisite is not met, such as having
unimported data at the destination without selecting "-overwrite_import" (see previous
page).
If the exit code is 13, the startup task has failed and the Data Manager operation was not
run.
If the exit code is 14, the exit task has failed but the Data Manager operation completed
successfully.
There is no exit code for a failed "failure task." The original exit code for the failed Data
Manager operation is returned.