Hi,
While I was trying to import data using imp statement as following :
imp username/password file="DIR_PATH/xyz.dmp" full=y log=LOG_PATH/imp.log
it gives the following error..
Export file created by EXPORT:V12.02.00 via conventional path
import done in US7ASCII character set and AL16UTF16 NCHAR character set
import server uses WE8ISO8859P1 character set (possible charset conversion)
IMP-00003: ORACLE error 942 encountered
ORA-00942: table or view does not exist
IMP-00023: Import views not installed, please notify your DBA
IMP-00000: Import terminated unsuccessfully
Please advice.
Thanks,
Nyamath