Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: import help
If you want create-statments of you current objects, you should also look at
the INDEXFILE option of the import ...
> -----Original Message-----
> From: Nagadevi Kavali [SMTP:Nagadevik_at_coreobjects.com]
> Sent: Friday, October 27, 2000 9:41 AM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: import help
>
> 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-----
> Sent: Friday, October 27, 2000 2:57 AM
> To: Multiple recipients of list ORACLE-L
>
>
> 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).
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Nagadevi Kavali
> INET: Nagadevik_at_coreobjects.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 - 05:18:15 CDT
![]() |
![]() |