日韩久久久精品,亚洲精品久久久久久久久久久,亚洲欧美一区二区三区国产精品 ,一区二区福利

Oracle:exp導(dǎo)出exp-00091問題

系統(tǒng) 3754 0
    
今天導(dǎo)出一數(shù)據(jù)庫數(shù)據(jù),發(fā)現(xiàn)EXP-00091問題;
      連接到: Oracle Database 10g Enterprise Edition Release 
      
        10.2
      
      .
      
        0.1
      
      .
      
        0
      
       -
      
         Production

With the Partitioning, OLAP and Data Mining options

已導(dǎo)出 ZHS16GBK 字符集和 AL16UTF16 NCHAR 字符集

服務(wù)器使用 AL32UTF8 字符集 (可能的字符集轉(zhuǎn)換)





 . 正在導(dǎo)出表                    T_BJ_JZH2013

導(dǎo)出了                                                            
      
      
        34
      
      
         行

EXP
      
      -
      
        00091
      
      : 正在導(dǎo)出有問題的統(tǒng)計信息。
    

? 

    以前也遇到過,沒仔細(xì)研究,今天詳細(xì)看了一下。
    

問題原因:

從導(dǎo)出日志我們可以看出,客戶端字符集是ZHS16GBK,服務(wù)器端字符集是AL32UTF8 ,所以導(dǎo)致該問題.

解決辦法:

客戶端字符集要設(shè)置成和服務(wù)器端一致。

下面是測試過程:

服務(wù)器端字符集

? ? ? ? ? ? ? ? ? Oracle:exp導(dǎo)出exp-00091問題

    客戶端是windows,導(dǎo)出也是導(dǎo)出到windows。
  
      Microsoft Windows XP [版本 
      
        5.1
      
      .
      
        2600
      
      
        ]

(C) 版權(quán)所有 
      
      
        1985
      
      -
      
        2001
      
      
         Microsoft Corp.






        
          C:\Documents and Settings\DELL
        
      
      
        >

C:\Documents and Settings\DELL>exp sdyy/wisedu@wiscom file=d:\1.dmp tables=
      
      
        
          T_BJ_JZH2013
        
        



Export: Release 
      
      
        10.2
      
      .
      
        0.1
      
      .
      
        0
      
       - Production on 星期二 11月 
      
        26
      
      
        09
      
      :
      
        51
      
      :
      
        21
      
      
        2013
      
      
        



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

已導(dǎo)出 ZHS16GBK 字符集和 AL16UTF16 NCHAR 字符集

服務(wù)器使用 AL32UTF8 字符集 (可能的字符集轉(zhuǎn)換)



即將導(dǎo)出指定的表通過常規(guī)路徑...

. . 正在導(dǎo)出表                    T_BJ_JZH2013導(dǎo)出了          
      
      
        34
      
      
         行

EXP
      
      -
      
        00091
      
      
        : 正在導(dǎo)出有問題的統(tǒng)計信息。

導(dǎo)出成功終止, 但出現(xiàn)警告。




        
          C:\Documents and Settings\DELL
        
      
      
        >set NLS_LANG=SIMPLIFIED CHINESE_CHINA.AL32UTF8



C:\Documents and Settings\DELL>exp sdyy/wisedu@wiscom file=d:\1AL32.dmp tables=
      
      
        
          T_BJ_JZH2013
        
        



Export: Release 
      
      
        10.2
      
      .
      
        0.1
      
      .
      
        0
      
       - Production on 鏄熸湡浜?11鏈?
      
        26
      
      
        09
      
      :
      
        55
      
      :
      
        37
      
      
        2013
      
      
        



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

宸插鍑
      
      ?
      
        AL32UTF8 瀛楃闆嗗拰 AL16UTF16 NCHAR 瀛楃闆



鍗沖皢瀵煎嚭鎸囧畾鐨勮〃閫氳繃甯歌璺緞...

. . 姝e湪瀵煎嚭琛
      
      ?                   T_BJ_JZH2013瀵煎嚭浜?         
      
        34
      
      
         琛

鎴愬姛緇堟瀵煎嚭, 娌℃湁鍑虹幇璀﹀憡銆
      
      ?
      
        



C:\Documents and Settings\DELL>set NLS_LANG=SIMPLIFIED CHINESE_CHINA.ZHS16GBK



C:\Documents and Settings\DELL>exp sdyy/wisedu@wiscom file=d:\1ZHS.dmp tables=
      
      
        
          T_BJ_JZH2013
        
        



Export: Release 
      
      
        10.2
      
      .
      
        0.1
      
      .
      
        0
      
       - Production on 星期二 11月 
      
        26
      
      
        09
      
      :
      
        56
      
      :
      
        14
      
      
        2013
      
      
        



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

已導(dǎo)出 ZHS16GBK 字符集和 AL16UTF16 NCHAR 字符集

服務(wù)器使用 AL32UTF8 字符集 (可能的字符集轉(zhuǎn)換)



即將導(dǎo)出指定的表通過常規(guī)路徑...

. . 正在導(dǎo)出表                    T_BJ_JZH2013導(dǎo)出了          
      
      
        34
      
      
         行

EXP
      
      -
      
        00091
      
      
        : 正在導(dǎo)出有問題的統(tǒng)計信息。

導(dǎo)出成功終止, 但出現(xiàn)警告。




        
          C:\Documents and Settings\DELL
        
      
      
        >set NLS_LANG=AMERICAN_AMERICA.AL32UTF8



C:\Documents and Settings\DELL>exp sdyy/wisedu@wiscom file=d:\132.dmp tables=
      
      
        
          T_BJ_JZH2013
        
        



Export: Release 
      
      
        10.2
      
      .
      
        0.1
      
      .
      
        0
      
       - Production on Tue Nov 
      
        26
      
      
        09
      
      :
      
        59
      
      :
      
        51
      
      
        2013
      
      
        



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





Connected to: Oracle Database 10g Enterprise Edition Release 
      
      
        10.2
      
      .
      
        0.1
      
      .
      
        0
      
       -
      
         Production

With the Partitioning, OLAP and Data Mining options

Export done 
      
      
        in
      
       AL32UTF8 character 
      
        set
      
       and AL16UTF16 NCHAR character 
      
        set
      
      
        



About to export specified tables via Conventional Path ...

. . exporting table                   T_BJ_JZH2013         
      
      
        34
      
      
         rows exported

Export terminated successfully without warnings.



C:\Documents and Settings\DELL
      
      >
    

? ? 問題解決了。

?

    

Oracle:exp導(dǎo)出exp-00091問題


更多文章、技術(shù)交流、商務(wù)合作、聯(lián)系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯(lián)系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機(jī)微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!!!

發(fā)表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 游戏| 平南县| 龙游县| 南川市| 慈溪市| 张家口市| 青阳县| 邵阳市| 高要市| 梓潼县| 仁怀市| 平顶山市| 余江县| 绥芬河市| 阿拉善左旗| 太仓市| 黄大仙区| 白朗县| 额尔古纳市| 清新县| 新余市| 库尔勒市| 宁乡县| 唐山市| 镇沅| 筠连县| 图们市| 万山特区| 托克托县| 弋阳县| 马关县| 滨海县| 建阳市| 小金县| 汝州市| 平顶山市| 渝中区| 新建县| 灌南县| 陆良县| 延寿县|