Oracle_exp导出数据异常

[history_oracle@xxx] exp  \"/ as sysdba\"  file=/arch1/data_bak151225/BAK_MH_USERLOGINFO_0525.dmp owner=SDCASSO tables=BAK_MH_USERLOGINFO_0525 log=/arch1/data_bak151225/BAK_MH_USERLOGINFO_0525.log

Export: Release 9.2.0.6.0 - Production on Fri Dec 25 10:30:25 2015
Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
Connected to: Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
With the Partitioning, Real Application Clusters, Oracle Label Security, OLAP
and Oracle Data Mining options
JServer Release 9.2.0.6.0
EXP-00026: conflicting modes specified
EXP-00000: Export terminated unsuccessfully


问题的现象:

EXP-00026: conflicting modes specified
EXP-00000: Export terminated unsuccessfully   

备份文件会生成 但是没有内容。

这个问题主要是 exp的时候 里面参数发生了冲突。

   比较常见的:  

1.同时指定了 owner  和 tables

2.同时指定了 FULL 和tables

3.同时指定了多个owner和full


owner 表示导出整个用户或者多个用户  而tables表示只导出其中的表 。

要么只导出其中的表  要么导出整个用户。不然就会冲突了。

[history_oracle@xxx] exp  \"/ as sysdba\"  file=/arch1/data_bak151225/BAK_MH_USERLOGINFO_0525.dmp  tables=SDCASSO.BAK_MH_USERLOGINFO_0525 log=/arch1/data_bak151225/BAK_MH_USERLOGINFO_0525.log

Export: Release 9.2.0.6.0 - Production on Fri Dec 25 10:33:58 2015

Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.

Connected to: Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
With the Partitioning, Real Application Clusters, Oracle Label Security, OLAP
and Oracle Data Mining options
JServer Release 9.2.0.6.0
Export done in ZHS16GBK character set and AL16UTF16 NCHAR character set

About to export specified tables via Conventional Path ...
Current user changed to xxxxx
. . exporting table        BAK_MH_USERLOGINFO_0525
. . exporting partition                       P_201308    7463280 rows exported
. . exporting partition                       P_201309    8377542 rows exported
. . exporting partition                       P_201310    8154513 rows exported


--可以成功备份。





  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值