SFM0459W FTP client transfer over limit
SFM0460I file_type=file-name
SFM0461I JOB=job_name, STEP=step_name, USER=user_id, RMTIP=remote_IPv4_address, CMD=ftp_server_command
SFM0462I SIZE=transfer_size MB, LIMIT=limit_size MB
Explanation: Messages 459, 460, 461, and 462 are a multi-line message group issued when a client transfer exceeds the configured size limit within the enforcement schedule or when there is no schedule. In addition, an exception was not made for the transfer by the user exit SFMUX002.
Routing for these messages depends on user exit SFMUX001. The default routing is to the agent message log, the system console, and the SFMLOG file defined in the agent job.
The default severity for message SFM0459 is W (warning), but the user exit can change it to I (information) or E (error).
file_ type may be “DSN” for a dataset or “PATH” for an HFS file.
file_name is the name of the dataset or HFS file involved in the transfer.
job_name is the name of the client job.
step_name is the name of the step within job_name from which FTP was run.
user_id is the local user ID for FTP server log-on.
remote_IPv4_address is the IP address of the FTP server.
ftp_server_command is the FTP command the client passed to the server.
transfer_size is the megabyte value used to determine if the transfer was over the limit. It could be the expected size, the in-progress current size, or the completed transfer size, depending on how the agent threshold rules were configured.
limit_size is the configured transfer limit value, in megabytes, used for comparison with transfer_size.
Example from SFMLOG
SFM0459W FTP client transfer over limit
SFM0460I DSN=BJPC1.FTP.TEST.FILE
SFM0461I JOB=BJPC1BAT, STEP=JS010, USER=BJPC1, RMTIP=10.200.3.50, CMD=RETR
SFM0462I SIZE=70 MB, LIMIT=30 MB
Action: Depends on customer’s system administration procedures.
