oracle exp query使用解決-LRM-00101: 未知的參數名

來源:互聯網
上載者:User
Windows環境下:

 

C:\Documents and Settings\Administrator>

C:\Documents and Settings\Administrator>

C:\Documents and Settings\Administrator>exp user/password@oracle tables=table1 rows=y indexes=y compress=y buffer=65536 feedback=100000  file=D:\test1.dmp log=D:\test1.log QUERY="WHERE name='zhangsan'"

LRM-00101: 未知的參數名 'phonenum'

 

EXP-00019: 處理參數失敗, 請鍵入 'EXP HELP=Y' 擷取協助資訊

EXP-00000: 匯出終止失敗

 

C:\Documents and Settings\Administrator>exp user/password@oracle tables=table1 rows=y indexes=y compress=y buffer=65536 feedback=100000  file=D:\test1.dmp log=D:\test1.log QUERY='WHERE name="zhangsan"'

 

Export: Release 10.2.0.1.0 - Production on 星期五 12月 31 10:40:54 2010

 

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

 

 

串連到: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production

With the Partitioning, OLAP and Data Mining options

已匯出 ZHS16GBK 字元集和 AL16UTF16 NCHAR 字元集

 

即將匯出指定的表通過常規路徑...

. . 正在匯出表         table1

匯出了                                                            
1 行

EXP-00091: 正在匯出有問題的統計資訊。

EXP-00091: 正在匯出有問題的統計資訊。

EXP-00091: 正在匯出有問題的統計資訊。

EXP-00091: 正在匯出有問題的統計資訊。

EXP-00091: 正在匯出有問題的統計資訊。

EXP-00091: 正在匯出有問題的統計資訊。

EXP-00091: 正在匯出有問題的統計資訊。

EXP-00091: 正在匯出有問題的統計資訊。

匯出成功終止, 但出現警告。

 

C:\Documents and Settings\Administrator>

 

Linux環境下:

 

1、

exp user1/password tables=table1 rows=y indexes=y compress=y buffer=65536 feedback=100000  file=/home/test1/test1.dmp log=/home/test1/test1.log QUERY="WHERE name='zhangsan'"

 

報錯:

LRM-00101: unknown parameter name 'name'

 

EXP-00019: failed to process parameters, type 'EXP HELP=Y' for help

EXP-00000: Export terminated unsuccessfully

 

2、

exp user1/password tables=table1 rows=y indexes=y compress=y buffer=65536 feedback=100000  file=/home/test1/test1.dmp log=/home/test1/test1.log QUERY=\"WHERE phonenum\='18754733335'\"

 

輸出:

Export: Release 9.2.0.4.0 - Production on Fri Dec 31 10:42:59 2010

 

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

 

 

Connected to: Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production

With the Partitioning, OLAP and Oracle Data Mining options

JServer Release 9.2.0.4.0 - Production

Export done in AL32UTF8 character set and AL16UTF16 NCHAR character set

 

About to export specified tables via Conventional Path ...

. . exporting table        table1

                                                           
1 rows exported

EXP-00091: Exporting questionable statistics.

EXP-00091: Exporting questionable statistics.

EXP-00091: Exporting questionable statistics.

EXP-00091: Exporting questionable statistics.

EXP-00091: Exporting questionable statistics.

EXP-00091: Exporting questionable statistics.

EXP-00091: Exporting questionable statistics.

Export terminated successfully with warnings.

from:http://blog.sina.com.cn/s/blog_57bf66e80100oceo.html

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.