Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: import parameters question
Hi vagelis,
I'm not sure why the result is different. After all, datamanager is a
graphical shell only, it calls ... imp
The import is being done by means of a parameter file, which is created by
datamanager on the fly.
These parameter files are being kept in the Oracle root, in Oracle 7 there
was a seperate vs10 directory for this purpose. Maybe you should just search
for textfiles with fromuser and touser in it. This will probably tell you
which parameter Oracle is using.
Hth,
Sybrand Bakker, Oracle DBA
vagelis Hristidis wrote in message <7hpq9h$3u8$2_at_ulysses.noc.ntua.gr>...
>I have exported a whole user as dba, and when I import it with:
>imp80 system/manager file=e:\diplwmatikh\exported.dmp FROMUSER=USER1
>TOUSER=USER2
>only the tables are imported.
>On the contrary when I use Data Manager, and follow the default settings
>everything is imported(views,procedures etc).
>Does anyone know what parameters I should use to have the same result in
>command prompt?
>Thanks in advance.
>Vagelis
>
>
Received on Mon May 17 1999 - 15:23:53 CDT
![]() |
![]() |