DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: how to convert data from oracle database to db2/udb

  1. #1
    Join Date
    May 2008
    Posts
    4

    Smile how to convert data from oracle database to db2/udb

    Hi

    Please let me know the process to migrate data from Oracle database to DB2/ UDB.

    Regards
    Anil

  2. #2
    Join Date
    Nov 2002
    Location
    Mooresville, NC
    Posts
    349
    There are some tools available who can do this.
    If you intend not to use any tool you may have to do something like this,Never done this though, but a thought. You can write a program in any language perl/java to select data from Oracle and then insert it into DB2 tables.
    http://www.perf-engg.com
    A performance engineering forum

  3. #3
    Join Date
    May 2008
    Posts
    4
    thanks,

    if you come across such tool plz let me know

  4. #4
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    Quote Originally Posted by anil_saab
    Please let me know the process to migrate data from Oracle database to DB2/ UDB.
    Check the Red Books, IBM documentation is generally very good but when it comes to migration in the IBM direction I can tell you it is awesome.
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

  5. #5
    Join Date
    Oct 2006
    Location
    Mumbai
    Posts
    184

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width