I'm taking a FILE and using CPYTOIMPF to either create the flat file pipe delimited to another DB2 File or directly to the IFS as *PCASCII.
Using iSeriesNavigator, I have no problem looking at the IFS. No issue with iSeriesNavigator and looking at FILE either.
Using FTP, <namefmt 1>, <mode binary>, I'm able to send the FILE or I can send the IFS version to the remote iSeries AIX
The FTP completes successfully. No FTP errors generated.
I logon to the iSeries AIX and using a pgm called <putty> or <winscp2>; I can see the file(s) sent in the appropriate folder but I can't look at it. The data is corrupted.
Am I missing something in the setup on the iSeries Host that the iSeries AIX is expecting???
Thanking you in advance as to whatever direction you can point me in to resolve this issue.
Software/Hardware used:
ASKED:
January 9, 2007 3:08 PM
UPDATED:
January 1, 2010 5:31 PM
Just an idea, but isn’t iSeries AIX also EBCDIC?
No AIX is all ASCII. Only mainframe and iSeries are in EBCDIC so translation has to happen.
If you are using the AIX emulation on the iSeries then the default is stored in the QOPENSYS part of the IFS and it is always ASCII.
Lovemyi