22049 Error when downloading with WinSpool/400 Report Download - Support

22049 Error when downloading with WinSpool/400 Report Download

From Support

Jump to: navigation, search
If you have a question or seek clarification, please call Technical Support.

Problem:

22049 FTP error from WinSpool 98 when downloading a report.

Solution:

The log showed:

Exception encountered for FTP exit program GSCCAS@R in library SMZ8SYS for exit point QIBM_QTMF_SERVER_REQ.

You can use the WRKREGINF command to find exit point: QIBM_QTMF_SERVER_REQ and then select option 8 on it. Remove the exit point program.

They should also check the other FTP exit points for the same problem. There are a total of 3 FTP exit points: QIBM_QTMF_CLIENT_REQ QIBM_QTMF_SERVER_REQ QIBM_QTMF_SVR_LOGON

After removing the exist points, end and restart the FTP server: ENDTCPSVR *FTP STRTCPSVR *FTP

The 22049 error was being caused because the temp file that we needed wasn't getting created corrrectly on the AS/400, so the download failed. 22049 means that FTP couldn't find the file to download.

Personal tools