I got this error during importing. Here i importing only two tables. we already created that user name and having permission for importing.. How can fix this issue.
imp samuser/pass123@sample file='D:\Dump\NeftTables1.dmp' ignore=y fromuser=PAYMGRPH2 touser=PAYMGRPH2;
Import: Release 10.2.0.1.0 - Production on Thu Feb 20 12:17:04 2014
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Export file created by EXPORT:V10.02.01 via conventional path
import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
. importing PAYMGRPH2's objects into PAYMGRPH2;
"ALTER SESSION SET CURRENT_SCHEMA= "PAYMGRPH2;""
IMP-00003: ORACLE error 1435 encountered
ORA-01435: user does not exist
IMP-00000: Import terminated unsuccessfully
C:\Documents and Settings\Administrator>