EXP--解決EXP-00091的方法 (轉貼)
step 01 檢視DB中的NLS_CHARACTERSET的值(提供兩種方法):
select * from nls_database_parameters t where t.parameter='NLS_CHARACTERSET'
or
select * from v$nls_parameters where parameter='NLS_CHARACTERSET';
SQL> select * from v$nls_parameters where parameter='NLS_CHARACTERSET';
PARAMETER VALUE
----------------------- ----------------------------------------------
NLS_CHARACTERSET ZHT16BIG5
step 02 根據step 01查出的NLS_CHARACTERSET(ZHT16BIG5)來設定exp的環境變數:
WINNT> set NLS_LANG=AMERICAN_AMERICA.ZHT16BIG5
LINUX> export NLS_LANG=AMERICAN_AMERICA.ZHT16BIG5
附上exp-91的oracle error message 解決方案說明:
oerr exp 91
00091, 00000, "Exporting questionable statistics."
// *Cause: Export was able export statistics, but the statistics may not be
// usuable. The statistics are questionable because one or more of
// the following happened during export: a row error occurred, client
// character set or NCHARSET does not match with the server, a query
// clause was specified on export, only certain partitions or
// subpartitions were exported, or a fatal error occurred while
// processing a table.
// *Action: To export non-questionable statistics, change the client character
// set or NCHARSET to match the server, export with no query clause,
// export complete tables. If desired, import parameters can be
// supplied so that only non-questionable statistics will be imported,
// and all questionable statistics will be recalculated.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/312079/viewspace-245790/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- EXP--解決EXP-00091的方法
- EXP-00091解決方法(轉)
- 解決EXP-00091的方法
- 轉帖:EXP-00091: Exporting questionable statistics.解決方法Export
- 轉貼:xhost unable to open display解決方法
- EXP-00091問題的解決
- EXP-00091解決辦法
- EXP-00091錯誤解決
- 在RxRichEdit中插入圖片的完美解決方法(不使用剪貼簿) (轉)
- 轉貼_用hanganalyze解決row cache lock
- 用hanganalyze解決row cache lock(轉貼)
- 貼片電感感值偏大或者偏小的解決方法
- Exp匯出報錯EXP-00091分析解決
- Windows環境下EXP-00091錯誤的解決辦法Windows
- 複製貼上不了怎麼辦?Mac複製貼上不瞭解決方法Mac
- Windows10系統無法複製貼上的解決方法Windows
- 在LINUX下用EXP匯出資料時出現EXP-00091錯誤的解決方法Linux
- 解決BoundsChecker和VC打架的方法 (轉)
- EXP-00091: Exporting questionable statistics.錯誤解決方案Export
- windows10系統下動態磁貼不更新的解決方法Windows
- 貼片電感器發燙常見原因以及解決方法詳解
- 電腦無法複製貼上怎麼回事?電腦無法複製貼上的解決方法
- 疑似slax掛載usb的解決方法(轉)
- SVN clean失敗解決方法【轉】
- [轉]Android ANR 分析解決方法Android
- 轉貼:收縮oracle表空間時ora-03297錯誤的解決Oracle
- Win10系統下剪貼簿歷史記錄失效的解決方法Win10
- 解決ORA-12560的方法(轉載)
- UNIX系統感染病毒的解決方法(轉)
- 解開硬碟邏輯死鎖的一種有效方法 (轉貼) (10千字)硬碟
- win10平板模式磁貼內容變空白最佳解決方法Win10模式
- win10有的磁貼放上去點不了怎麼辦_win10磁貼打不開的解決方法Win10
- MYSQL(解決方法):Client does not support authentication(轉)MySqlclient
- 用javascript連線資料庫的解決方法 (轉)JavaScript資料庫
- 常見的80004005錯誤及其解決方法 (轉)
- BIOS被病毒破壞了的解決方法(轉)iOS
- Windows XP 禁止執行組策略的解決方法(轉)Windows
- Windows XP 不能夠正常關機的解決方法(轉)Windows