|
Not sure why it doesn't work through QNTC. Try adding the *PCASCII option on your version that copies it to the IFS. Then try the CPY specifying *PCASCII for both the From and To CCSID's. I would expect that to work. Scott Mildenberger > -----Original Message----- > From: Steve Landess [mailto:steve_landess@hotmail.com] > Sent: Thursday, January 23, 2003 3:00 PM > To: midrange-l@midrange.com > Subject: Another CPYTOIMPF question - Someone please put me out of my > misery! > > > Folks -This is driving me nuts! I have been playing around > with the CPYTOIMPF command, trying to familiarize myself with its use. > > My AS/400 system is a 170, V5R1M0, TL02134. The CCSID of the > system (QCCSID) is 37. The CCSID of the CUSMST file is 37. > The CCSID of all character fields within CUSMST is 37. > > I have been trying to use the CPYTOIMPF command to copy the > CUSMST file directly to a folder on my W2K server, like this: > > CPYTOIMPF FROMFILE(SJL001/CUSMST) > TOSTMF('/QNTC/w2kserver/w2ksvr/Downloads/BUBBA/CUSMST') > STMFCODPAG(*PCASCII) RCDDLM(*CRLF) > > This fails.... > > Here are the mesages in the job log: > > Ownership of object QCPEXTEMPS in QTEMP type *USRSPC changed. > > File QACP007985 created in library QTEMP. > > Member QACP007985 added to file QACP007985 in QTEMP. > > Ownership of object QACP007985 in QTEMP type *USRSPC changed. > > Ownership of object QACEXFLD12 in QTEMP type *USRSPC changed. > > CCSID conversion could not be performed. > > No records copied from file CUSMST in SJL001. > > Object QACP007985 in QTEMP type *FILE deleted. > > Copy command ended because of error. > > > > If I do this: > > CPYTOIMPF FROMFILE(SJL001/CUSMST) TOSTMF('/SERVERS/CUSMST') > MBROPT(*REPLACE) > RCDDLM(*CRLF) > > (where /SERVERS is a folder in the IFS) > > Then do this: > > CPY OBJ('/SERVERS/CUSMST') > TODIR('/QNTC/w2kserver/w2ksvr/Downloads/BUBBA') FROMCCSID(1252) > TOCCSID(*CALC) REPLACE(*YES) > > It copies the file to the target directory, but when I view > it (at least from the AS/400 by browsing it thru the IFS) it > looks like garbage... >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.