Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: export with 2 database instances
>>>>>>>>>>>>>>>>>> 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
![]() |
![]() |