imp 未安装导入视图,请通知 DBA

J:\back\2>imp system/manager@cw3 fromuser=xjy touser=xjy file=mydata2005.dmp

Import: Release 9.0.1.1.1 - Production on 星期六 5月 12 09:31:30 2007

(c) Copyright 2001 Oracle Corporation. All rights reserved.


连接到: Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
With the Partitioning option
JServer Release 8.1.7.0.0 - Production

IMP-00003: 遇到 ORACLE 错误 942
ORA-00942: 表或视图不存在
IMP-00023: 未安装导入视图,请通知 DBA
IMP-00000: 未成功终止导入

Run catalog.sql and expvew.sql (renamed catexp.sql in v7) as sys
before the import. Both files are in $ORACLE_HOME/rdbms/admin (UNIX).

你可能感兴趣的:(oracle,sql,C++,c,unix)