Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: When running multiple Oracle instance, how can I specify which database I would like to export/import?
try
exp username/password_at_hoststring
and then
imp username/password_at_hoststring
hope this helps
aparna
"Tim Lee" <timothy.yw.lee_at_philips.com> wrote in message
news:97vmbg$ntp7_at_imsp212.netvigator.com...
> Dear all:
>
> I have multiple instances on my Oracle Server running NT 4.0. When I do
Full
> Database Export/Import, how can I specify which database I would like to
> export/import?
>
>
Received on Wed Mar 14 2001 - 10:30:56 CST
![]() |
![]() |