200-: parameter=operand ignored. Requested conversion is not supported.

Explanation

A CTRLCONN paramter was entered on a SIte subcommand, but there is no conversion available between the FTP server's code page and operand. The CTRLCONN parameter is ignored. The translate tables for the control connection are not changed.

System action

FTP continues.

User response

Reissue the SITE command, specifying either "7bit" or the name of an ASCII code page supported by iconv. See the z/OS XL C/C++ Programming Guide for a list of the code pages supported by iconv. The code page name must be entered exactly as shown in the list (for example: IBM-850 or ISO8859-1).

System programmer response

None