IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Load a DB2 table from a tab delimited flat file


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
manas_gaur01

New User


Joined: 07 Jun 2006
Posts: 2
Location: Pune

PostPosted: Thu May 17, 2007 12:39 am
Reply with quote

Hi,

I need to load a DB2 table from a tab delimited flat file. Please let me know if there is a sample JCL/tool that I can use.

The data in the flat file is like:
0720916027037. 200704 N070401 .05.20070405. ACF .

Here the 'dots' are actually tabs. There is a column for each tab separated field. For example: After the load,
column 1 should have '0720916027037'
column 2 - '200704 N070401 '
column 3 - '05'
column 4 - '20070405' and so on.

Manas Gaur
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed May 23, 2007 5:54 am
Reply with quote

Hello,

Yes, you can load a delimited file into a DB2 table.

No special utility/tool other than the DB2 load is needed.

The DB2 manuals linked to from the forums (top of web page, "Manuals" ) have the complete information. You'll want the appropriate Utility Guide
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 4
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts Load new table with Old unload - DB2 DB2 6
Search our Forums:

Back to Top