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

Thread: dump data

  1. #1
    Join Date
    Dec 2000
    Posts
    62

    dump data

    i have to dump data from a database to oracle newely created table. do i need a script to do that or any tool i could use? currently running on system1032 (management system for sorting, reporting, retrieving data) to oracle . 8.1.7 NT CAN some one help plz?

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    if you can somehow extract the data into a CSV file or something like that you can use sql*loader to load the data into your new table

  3. #3
    Join Date
    Dec 2000
    Posts
    62
    thanks for your reply , but is it possible i could use sql script to dump data into table? i m new to this

  4. #4
    Join Date
    Nov 2002
    Location
    Geneva Switzerland
    Posts
    3,142
    Originally posted by mehak
    i m new to this
    All the more reason to follow davey23uk's suggestion.

    You (I hope) have the expertise to extract from 1032 (I seem to remember using 1032 on DEC PDP's a life-time ago - or have I gone gaga?). sql*loader is quite easy, read about it here http://www.csee.umbc.edu/help/oracle.../ch03.htm#2436

    Good luck!

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