imp-00017 oracle 942,IMP导入遇到IMP-00017,ORA-00942

导入时遇到IMP-00017,IMP-00003错误

[oracle@lzl ~]$ cat parfile_imp.txt

userid="scott/tiger"

file=/home/oracle/exp_lzl.dmp

log=/home/oracle/imp_lzl.log

buffer=102400

tables=emp

fromuser=scott

touser=smith

rows=y

[oracle@lzl ~]$ imp parfile=parfile_imp.txt

Import: Release 11.2.0.3.0 - Production on Tue Jul 11 01:36:33 2017

Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production

With the Partitioning, OLAP, Data Mining and Real Application Testing options

Export file created by EXPORT:V11.02.00 via conventional path

Warning: the objects were exported by SYS, not by you

import done in ZHS16GBK character set and AL16UTF16 NCHAR character set

你可能感兴趣的:(imp-00017,oracle,942)