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

Thread: data loading fron db2 to oracle

  1. #1
    Join Date
    Nov 2001
    Location
    Singapore
    Posts
    182

    data loading fron db2 to oracle

    How to load data from db2 to oracle database or viceversa
    J Gangadhar

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    look up hetergenous services (cant spell that) or to load into oracle get your data out into a csv file or something like that and then use sql*loader or external tables (9i) to load into Oracle.

    Unsure is db2 has a similar facility

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