Logging error return codes (LOGCLIENTERR)
Use this option to see client return codes logged with message EZZ9830I.
Checking the box "Report errors with message EZZ9830I" results in return codes being logged in message EZZ9830I.
- If the ( EXIT, ( EXIT=nn, or -e
option is specified on the FTP command, when an error occurs, the FTP environment is closed and
message EZZ9830I is posted for the error.
- If the ( EXIT, ( EXIT=nn, and -e options are not specified
on the FTP command, message EZZ9830I is posted when the first error occurs, but the FTP environment
is not closed.
- The return code shown in message EZZ9830I is formatted according to settings you choose in
the Converting return codes (CLIENTERRCODES) section.
A list of errors are described in z/OS Communications Server IP
User's Guide and Commands (SC31-8780) in section 'FTP subcommand codes'.
If the client is running in batch mode the message is logged in the system log, SYSLOGD, and in the batch job's log.
Otherwise, the message is posted to the client's display.
Message EZZ9830I contains:
- The name of the address space of the FTP client.
- The failing FTP subcommand.
- The last 3 digit reply code received from the FTP server.
- Whether the EXIT, EXIT=nn, or -e parameter was specified at client start and thus,
whether the client exited as a result of this error.
- The format of the return code.
- The return code, in the specified format.