Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Dump table to file, edit and reimport

RE: Dump table to file, edit and reimport

From: Paulo Gomes <PGomes_at_Datinfor.pt>
Date: Thu, 06 Feb 2003 02:56:34 -0800
Message-ID: <F001.00545873.20030206025634@fatcity.com>


use toad and export the table to a text file. Also u could use the command line export/import utility. But setting up oem is not that dificult. Regards
Paulo

-----Original Message-----
Sent: quinta-feira, 6 de Fevereiro de 2003 9:34 To: Multiple recipients of list ORACLE-L

In Sybase's ASA there was an "unload" command which wrote to a text file the SQL to recreate a table, along with all it's data which running the SQL then imported. This allowed you to very easily dump a table, edit it's structure and suck the data back in.

The closest thing I've found in Oracle is right-clicking on a table | Data Management | Export. However, we're not running the Oracle Management Server (just because we don't know how to set that up yet), so this functionality isn't available.

Barring installing OMS, is there a quick and dirty way to do this?

And, if the answer is "no", is OMS easy to set up? Thanks!

--

Aidan Whitehall <aidanwhitehall_at_fairbanks.co.uk> Macromedia ColdFusion Developer
Fairbanks Environmental Ltd +44 (0)1695 51775



This e-mail has been scanned for all viruses by Star Internet. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Aidan Whitehall
  INET: AidanWhitehall_at_Fairbanks.co.uk
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Paulo Gomes
  INET: PGomes_at_Datinfor.pt
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Feb 06 2003 - 04:56:34 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US