Import failing imp-00003 ora-01435
Oracle 11g on Windows 2008 Server.
I exported a schema and tried importing it on another machine and it says the user does not exist when in fact it does.
The command I am usind is :
imp 'sys/pass as sysdba' file=exportfile.exp fromuser=user1 touser=user1
Thoughts ?
The command I am usind is :
imp 'sys/pass as sysdba' file=exportfile.exp fromuser=user1 touser=user1
Thoughts ?
0