DB2 Physical File Questions

1

Flat file to PF conversion
Hi, can anybody tell me how to transfer the entire flat files contents to a new Physical file in regular fields format?

Answer Question   |  May 15, 2009  8:40 AM
DB2 Physical File, DB2/400, DB2/400 primary files, Flat files, Physical File
asked by:
1,150 pts.

CPYTOIMPF –FLDDLM(*TAB) QUESTION
Our OS is V5R4. I am using cpytoimpf to import .txt file (tab delimited) to DB2 physical file. If I remove the FLDDLM(*TAB), I get all the records but the fields have overlapped data. If I use the (*TAB) I get one record and errors on the remaining copy.(error code 7) Here is the command [...]

Answer Question   |  March 25, 2009  6:19 PM
CPYTOIMPF, DB2, DB2 Physical File, V5R4
asked by:
5 pts.

1