Hi All,
I found out today that I am going to receive 3 DB2 Database backup files which I need to import into my SQL Server. My questions is that is it possible for me to import those backup files directly into the SQL server using DTS or do I need first need to restore it on a DB2 Instance?
If i first have to import it to a DB2 instance, any ideas if DB2 Express C will be able to do this ..the size of all these backup files should be arnd 7GB
Any other ideas how I can achieve this..
Thanks in advance..