problem while importing [message #176065] |
Tue, 06 June 2006 14:07 |
arunasreekari
Messages: 2 Registered: June 2006
|
Junior Member |
|
|
Hi,
I have exported the tables of a user to a dump file,
and when i am trying to import the same file into another user of the same database I am getting an error
IMP-0003: Oracle error 1435 encountered
ORA-01435:User does not exits.
I am importing the file with the user who has dba previlages still i could'nt resolve the problem.
can anyone help..
|
|
|
|
|
|
Re: problem while importing [message #176077 is a reply to message #176065] |
Tue, 06 June 2006 18:15 |
|
BlackSwan
Messages: 26766 Registered: January 2009 Location: SoCal
|
Senior Member |
|
|
If you REALLY want this mystery solved, you need to show us ALL your work.
Post back here export command line, parameter file & log file using "code" tags".
Post back here output from command line SQL*Plus session using code tags showing user exists before import.
Post back here import command line, parameter file & log file using code tags.
I'm willing to bet dollars to donuts the root cause is PEBKAC.
|
|
|