Coprocessor Load Utility return codes

This section specifies the returned code values from CLU.

When CLU finishes processing, it returns a value that can be tested in a script file or in a command file. Each of the returned values have their implications.
0
OK. This implies that the CLU finished processing properly.
1
Command line parameters are not valid.
2
Cannot access the coprocessor. In this case, ensure that the coprocessor and its driver have been properly installed.
3
Check the utility log file for an abnormal condition report.
4
No coprocessor is installed. In this case, ensure that the coprocessor and its driver have been properly installed.
5
An Invalid coprocessor number is specified.
6
A data file is required with this command.
7
The data file specified with this command is incorrect or invalid.