SFM0415E

FTP client transfer completed, DSN=dataset_name JOB=jobname, STEP=stepname, USER=userid, RMTIP=rmt_ipaddr, CMD=command, REPLY=server_reply_code, RC=retcode, CEC=client_error_code,CONFIDENCE=confidence_level

Explanation: An FTP client transfer has completed. Message SFM0415 is grouped with SFM0416 and SFM0417. This message group may be issued to one of several output locations, depending on VFTP configuration.

The severity code varies with the result of the transfer, as follows:

I, information, means the server reply code was less than 400 and the confidence level was 0, or 3 or greater.
W, warning, means the confidence level was 1, NoEOF.
E, error, means the server reply code was 400 or higher, or the confidence level was 2, low.

The following information is provided by the message group:

dataset_name The dataset name transferred
jobname The jobname of the client job
stepname The stepname of the FTP step
userid The local userid associated with the client transfer
rmt_ipaddr The remote server IP address for the transfer
command The client command which initiated the transfer
server_reply_code The last reply code from the remote FTP server
retcode The client’s return code
client_error_code The client error code. See the z/OS Communications Server: IP User’s Guide for explanation of these codes
confidence_level The confidence level for the transfer reported by the client. The following values are defined:

0 High confidence
1 No EOF received
2 Low confidence
3 Unknown
9 Not supplied

Action: None