If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2 to SQL migration

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-08-09, 11:43
Simon Cav Simon Cav is offline
Registered User
 
Join Date: Dec 2009
Posts: 2
Question DB2 to SQL migration

Can anyone help with a reccomendation of tool to migrate meta data from DB2 to SQL?

Many thanks
Si
Reply With Quote
  #2 (permalink)  
Old 12-08-09, 12:06
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
Quote:
Originally Posted by Simon Cav View Post
Can anyone help with a reccomendation of tool to migrate meta data from DB2 to SQL?

Many thanks
Si
Do you mean MS SQL Server? SQL is the interface language used by all relational databases, and was invented by IBM.

If you mean migrate to SQL Server, I would contact MS.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 12-11-09, 04:28
ratheeshknair ratheeshknair is offline
Registered User
 
Join Date: Jan 2009
Posts: 153
If both server are on same network or if you can create a linked server from SQL to db2 you can easily migrate all data from DB2.You can use the LOAD or IMPORT commands. See the manuals on how to use them.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On