200-: DATAKEEPALIVE value value out of range - value must be 0 or between 60 and 86400 - parameter is ignored

Explanation

The server received a SITE command that specified the DATAKEEPALIVE parameter, but the value specified was not within the expected range. The DATAKEEPALIVE parameter specifies the number of seconds of inactivity before a keepalive packet is sent on the FTP data connection.

In the reply text:
value
The value that was not within the allowed range. The DATAKEEPALIVE value must be in the range 60 - 86400.

Example

EZA1701I >>> SITE DATAKEEPALIVE=86401
200-DATAKEEPALIVE value 86401 out of range - value must be 0 or between 60 and 86400 - parameter is ignored
200 SITE command was accepted
EZA1460I Command: .

System action

Processing continues.

User response

Reissue the SIte subcommand that specifies a valid DATAKEEPALIVE value.

See the SIte subcommand in z/OS Communications Server: IP User's Guide and Commands for information about the parameters of the SIte subcommand.

System programmer response

None.

Problem determination

None.

Source

z/OS® Communications Server TCP/IP: FTP