Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Export/Import question
it's part of the import functionality when you do a full database import.
I used to use it as part of a contingency strategy when I had a site doing noarchivelog. We'd do a full database export, move to the contingency machine, build a minimal database (system, rbs and temp) and then do a full database import. Voila, Oracle would look for tablespaces and would recreate them if they weren't there.
Do a show=y to a log file of a full database dump and you'll see tablespace create statements.
>From: "Eric D. Pierce" <PierceED_at_csus.edu>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: Re: Export/Import question
>Date: Wed, 05 Sep 2001 13:35:51 -0800
>
>Wow! Please elaborate!
>
>
> > ------------------------------
> >
> > From: "Jonathan Lewis" <jonathan_at_jlcomp.demon.co.uk>
> > Date: Tue, 4 Sep 2001 20:47:08 +0100
> > Subject: Re: Export/Import question
>
>[via ORACLE-L Digest -- Volume 2001, Number 248]
>
>...
> > If the tablespaces for the data do not currently
> > exist, then Oracle will try to create them on
> > the wrong drive.
>...
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Eric D. Pierce
> INET: PierceED_at_csus.edu
>
>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: Rachel Carmichael INET: carmichr_at_hotmail.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 Wed Sep 05 2001 - 18:21:56 CDT
![]() |
![]() |