557 : JES functions are not allowed with ASCII codepage codepage
Explanation
The current codepage specified for the file system by an SBDATACONN statement in the FTP.DATA file or by the SBDATACONN parameter on a SITE command is an ASCII codepage. JES functions cannot be performed if the file system codepage name is an ASCII codepage.
codepage is the name of the current codepage.
System action
FTP continues.
User response
Use a SITE SBDATACONN command to specify a file system codepage that is EBCDIC or use SITE SBDATACONN command to choose a data set for the translation table.
System programmer response
None.