AIX下exp的query写法

1.指定table,但不带query参数的写法
 
  1. [gysy01@oracle]/sysbackup> 
  2. exp ****/pwd****@infodb1 file=SCM_INOUT_LOT_HISTORY_2012.20120301.dmp log=SCM_INOUT_LOT_HISTORY_2012.20120301.log tables=SCM_INOUT_LOT_HISTORY

  3. Export: Release 11.1.0.7.- Production on 星期四 3月 1 15:07:56 2012
  4. Copyright (c) 1982, 2007, Oracle. All rights reserved.
 
2.指定table,但带query参数的写法
  1. [gysy01@oracle]/sysbackup>
  2. exp s*/pwd*@infodb1 file=SCM_INOUT_LOT_HISTORY_2012.20120301.dmp log=SCM_INOUT_LOT_HISTORY_2012.20120301.log tables=SCM_INOUT_LOT_HISTORY query=\" where statdate\> to_date\( \'2012-01-01\',\'yyyy-mm-dd\' \) \"
    Export: Release 11.1.0.7.0 - Production on 星期四 3月 1 15:07:56 2012
  1. Copyright (c) 1982, 2007, Oracle.  All rights reserved.

  1. Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    Export done in ZHS16GBK character set and AL16UTF16 NCHAR character set
  1. About to export specified tables via Conventional Path ...
    . . exporting table          SCM_INOUT_LOT_HISTORY   12640529 rows exported
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    Export terminated successfully with warnings.

 

重点在于转义字符的使用,因为在aix的shell中'(>都是特殊字符,具有特殊含义。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值