类型:转载 责任编辑:asp.net 日期:2007/05/23
热门软件下载:
本人机器上是oracle 92的client,连到8.17的server上.
在导出时:
exp j2ee/j2ee@wsq file=c:\smk.dmp tables=(smk_model_price,smk_model_rebate_percent,smk_principal_type,smk_sale_products);
结果报
Export: Release 9.2.0.1.0 - Production on 星期三 10月 20 16:47:23 2004
Copyright (c) 1982, 2002, 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
EXP-00056: 遇到 ORACLE 错误 942
ORA-00942: 表或视图不存在
EXP-00000: 导出终止失败
但我在8.17的client端导出就没有问题,哪位大侠知道??
网友回答: