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.

 

 

(-1)

A generic error occurred. Check error messages (stderr) for more

 

information.

 

 

(-2)

An invalid parameter was specified. Check error messages to

 

determine the bad parameter.

 

 

(-3)

An invalid command was specified.

 

 

(-4)

FMA has found a bad configuration. This is caused by invalid

 

archive configuration or duplicate archive IDs.

 

 

Command Line Interface Reference 121

Page 131
Image 131
HP File Archiving Software manual Result codes, Return Value Description