554: Transfer aborted: unsupported SQL statement

Explanation

FTP retrieved a file (or data set) while filetype = "SQL' but the contents of the file contain a SQL statement that is not supported by FTP.

System action

The RETR command is rejected.

User response

If a SQL query was intended, reissue the RETR command for a file that contains a SQL SELECT statement. If SQL query was not intended, issue a 'SITE filetype=' command to change the current setting of filetype to either 'SEQ' or 'JES'.

System programmer response

None.