Error log messages

Any errors on the client workstation that are not caused by incorrect use of the API are written to the Client daemon error log.

The log file is named in the configuration file. The default name is cicscli.log. The log file is written to the /var/cicscli directory.

Help information for all messages is provided in two ASCII text files in the <install_path>bin subdirectory. You can view these using any standard text editor:
cclmsg.hlp
Help for the end user messages, in the language you chose at installation time.
ccllog.hlp
Help for the trace and log messages. This is provided in English only.

Errors resulting from incorrect use of the APIs simply result in error return codes to the application. It is the responsibility of the application to notify the end user of the error and provide guidance on corrective actions.