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

Home -> Community -> Usenet -> c.d.o.server -> Re: export with 2 database instances

Re: export with 2 database instances

From: Jerry Gitomer <jgitomer_at_erols.com>
Date: Thu, 26 Oct 2000 03:43:59 GMT
Message-ID: <20001026.3435900@mis.configured.host>

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 10/25/00, 5:47:58 PM, "Microserver" <rafa martin_at_hotmail.com> wrote regarding export with 2 database instances:

> I need to do a export from a instance database. Ok no problem. But How
 To
do
> a export from a not defoult instance?
 

> I don't see any param for the database instance?
 

> Any idea?

        You have to set ORACLE SID to the value of the other instance and then

run exp again. For example in Unix:

		export ORACLE SID=<non default SID>
		exp .....
Received on Wed Oct 25 2000 - 22:43:59 CDT

Original text of this message

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