|
I am trying to convert a flat file from the IFS into a database file so Ican import it into other databases.
RCDDLM(*ALL) STRDLM(*NONE) RMVBLANK(*NONE)
===> CPYFRMIMPF FROMSTMF(input.txt) TOFILE(QTEMP/INPUT) MBROPT(*REPLACE)
one it won't work on is V5R3.
Where QTEMP/INPUT was simply CRTPF QTEMP/INPUT RCDLEN(220)
Now this works fine on 3 out of 4 systems. One is V5R2, V5R3, V5R4. The
I checked the CCSID system value, they are all set to 65535.
The translation from ascii to ebcdic does not occur on the one box. Why?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.