Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How to restore over an existing DB
We are using Oracle 10g release2. We have a database csv5.dmp and want
to restore it over CSV5, a database currently on our Oracle server. We
get the errors below when trying to restore it. We are not very
familiar with Oracle and I imagine the answer is simple?
imp sys/oracle file=csv5.dmp full=y
We get the error ->
IMP-00003 oracle error 1435
ORA-01435 user does not exist
imp fromuser = sys/oracle to user sys/oracle file=csv5.dmp full=y
We get the error ->
IMP-00058 Oracle error 1017
ORA-01017 Invalid user name password
User does not exist ORA-01435
Received on Mon Oct 23 2006 - 13:27:46 CDT
![]() |
![]() |