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: import help

RE: import help

From: Nagadevi Kavali <Nagadevik_at_coreobjects.com>
Date: Fri, 27 Oct 2000 13:05:19 +0530
Message-Id: <10662.120391@fatcity.com>


Hi adam

   You create objects first and then import the data (bypassing object creation) by setting import parameter IGNORE=Y. The command should something like

imp system/manager FROMUSER=scott TOUSER=joe IGNORE=Y

Nagadevi.

-----Original Message-----

From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Adam Turner Sent: Friday, October 27, 2000 2:57 AM
To: Multiple recipients of list ORACLE-L Subject: import help

Hi all

I want to use an import to pull in data from an export file, but I want to create the tables on my own with a script. How does that work - can it?

The premise is that I am tryign to recreate my DB with scripts - then import my old data into it.

It has to be possible, but how?

thanks

adam
--

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

Author: Adam Turner
  INET: ATurner_at_concreteinc.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
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 Fri Oct 27 2000 - 02:35:19 CDT

Original text of this message

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