Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: IMPORT
I would try:
imp user/pass full=y show=y
file=/app5/oracle/backup/prt9dllo/quyrec.dmp
to see what's in the export file. It might give you a clue as to the user mismatch/nonmatch.
-joe
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of
crcbedoy_at_proteccion.com.co
Sent: Friday, September 08, 2006 12:57 PM
To: Thomas.Mercadante_at_labor.state.ny.us
Cc: oracle-l_at_freelists.org; oracle-l-bounce_at_freelists.org
Subject: RE: IMPORT
bash-2.05$ imp myusername/mypassword IGNORE=y FROMUSER=QUYREC TOUSER=QUYREC FILE=/app5/oracle/backup/prt9dllo/quyrec.dmp
Import: Release 10.2.0.2.0 - Production on Fri Sep 8 13:36:05 2006
Copyright (c) 1982, 2005, Oracle. All rights reserved.
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Sep 08 2006 - 14:07:18 CDT
![]() |
![]() |