Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How a DB2 table can be loaded from .csv file

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2
Author Message
sandra

New User


Joined: 06 Apr 2005
Posts: 27

PostPosted: Wed Jul 02, 2008 1:46 pm    Post subject: How a DB2 table can be loaded from .csv file
Reply with quote

I need to load a DB2 table from a .csv file. Could someone help me on this.
Back to top
View user's profile Send private message
References
dbzTHEdinosauer

Senior Member


Joined: 20 Oct 2006
Posts: 1641
Location: germany

PostPosted: Wed Jul 02, 2008 2:15 pm    Post subject:
Reply with quote

generate a template (syspunch) file - you can use a dummy unload to generate a starting point. then edit the syspunch and modify the positions, lengths, types to match your csv file. then run the load.

dsnugh11 is the db2 vs7 utility guide. you can download the pdf from IBM

this is a link to the IBM document center http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/FINDBOOK?filter=DB2&SUBMIT=Find&Collection=0

the above link will select all DB2 books.

when you have questions, ask. This type of question has several threads on this website.
Back to top
View user's profile Send private message
stodolas

Senior Member


Joined: 13 Jun 2007
Posts: 647
Location: Wisconsin

PostPosted: Thu Jul 03, 2008 7:37 am    Post subject:
Reply with quote

Can you write a SYSPUNCH to handle variable length data like the following?

Bob,Smith,42 Wallaby Way,Melbourne,Australia
Dick,Brenholtz,10042 N Germany St,Varel,Germany
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2 All times are GMT + 6 Hours
Page 1 of 1