Result codes
FMACLI returns 0 if successful. Positive result codes show warning conditions. In the case of a fatal error condition, negative values are returned.
| Return Value | Description | 
| 
 | 
 | 
| (0) | No error occurred. | 
| 
 | 
 | 
| (1) | Watermark not reached. | 
| 
 | 
 | 
| (2) | Error occurred during operation. The command started successfully | 
| 
 | but some errors occurred. | 
| 
 | Example: Some of the files can not be processed. | 
| 
 | 
 | 
| A generic error occurred. Check error messages (stderr) for more | |
| 
 | information. | 
| 
 | 
 | 
| An invalid parameter was specified. Check error messages to | |
| 
 | determine the bad parameter. | 
| 
 | 
 | 
| An invalid command was specified. | |
| 
 | 
 | 
| FMA has found a bad configuration. This is caused by invalid | |
| 
 | archive configuration or duplicate archive IDs. | 
| 
 | 
 | 
