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: Export/Import question

RE: Export/Import question

From: Christopher Spence <cspence_at_FuelSpot.com>
Date: Tue, 04 Sep 2001 12:20:54 -0700
Message-ID: <F001.003824DC.20010904122605@fatcity.com>

The data is stored based on tablespaces and not physical mount points.

You doing file=x tells it where to store the single export file, but the data is stored internally to tablespaces and such.

"Do not criticize someone until you walked a mile in their shoes, that way when you criticize them, you are a mile a way and have their shoes."

Christopher R. Spence
Oracle DBA
Phone: (978) 322-5744
Fax: (707) 885-2275

Fuelspot
73 Princeton Street
North, Chelmsford 01863  

-----Original Message-----
Sent: Tuesday, September 04, 2001 4:02 PM To: Multiple recipients of list ORACLE-L

I have a question about how the export/import utility works. My situation is that damagement had me put my live and test environments on the same server. Now they realize that this is not a good situation(test has crashed the server a few times and required a re-boot, imagine that). I have Oracle 8.1.7 running on Windoze NT 4.0. I have to move my live database to another server. From reading the fine manuals and from posts that I have seen I have decided to use the export/import utility to make my move. My database is inactive for the weekend. What I am not sure of is this, on my current live database my datafiles(.dbf) reside on drive E. The server I am moving to has a drive F that will be for my data. I have done the export using this command;

EXP MY_NAME/MY_PASSWORD FILE=C:\MY_DUMP.DMP FULL=Y COMPRESS=Y The export ran with no errors or warnings. Now, since my datafiles reside on drive e will the import then be looking for drive e to place the data in. I do not see any option to specify where I want the data to go. Or if I run the import from the f drive of the destination server will the import utility place the data in drive F.

Thanks,

Dave
--

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

Author: Farnsworth, Dave
  INET: DFarnsworth_at_Ashleyfurniture.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: Christopher Spence
  INET: cspence_at_FuelSpot.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 Tue Sep 04 2001 - 14:20:54 CDT

Original text of this message

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