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

DB2 utility for loading mass data


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

New User


Joined: 08 Jan 2008
Posts: 2
Location: india

PostPosted: Tue Jan 08, 2008 11:39 am
Reply with quote

how to load mass data from oracle to DB2 for mainframes with the same table structure.
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Tue Jan 08, 2008 11:43 am
Reply with quote

Deepti,

Oracle and DB2 for MF are different prodcuts which run on diff systems. To my knowledge, its not possible.
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Tue Jan 08, 2008 11:54 am
Reply with quote

Deepti,

It seems Im wrong with my prev post. There are tools availabel, google it.

Can provide you the proper search word, you can try with 'Data Replicator'.
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Tue Jan 08, 2008 11:56 am
Reply with quote

Quote:
Can provide you the proper search word

Read as 'Cant provide....'
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Tue Jan 08, 2008 12:14 pm
Reply with quote

Yeah I got it. It is -

DB2 DATA PROPOGATOR.
Back to top
View user's profile Send private message
abhishekmdwivedi

New User


Joined: 22 Aug 2006
Posts: 95
Location: india

PostPosted: Tue Jan 08, 2008 12:50 pm
Reply with quote

Deepti,

Try exporting your oracle table in form of text (Formatted TEXT;CSV) into a text file first and then FTP the file on to the mainframes and the same file then can be used in the load utility to load the data into the table having same structure as of oracle table.
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 Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts REASON 00D70014 in load utility DB2 6
Search our Forums:

Back to Top