Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: FULL EXP not create USER while IMP
Hi Rahul, better you check import log. Usually you *must* create
all tablespace manually first before full import to make sure that
statement "create user... default tbs ..." in dmp file was executed
succesfully in import process.
I've tried full import in 8.1.x with no problem.
-isa-
On Wed, 28 Jun 2000 04:06:15 -0800, you wrote:
| List,
| i exported full from 7.3 and imported FULL=3DY on 8.1.5
| it created all the tablespaces, but after that it
| stopped on ALTER SYSTEM SET SCHEMA...=20
| saying user does not exist...
|=20