1、原因:
ORA-12737: Instant Client Light: unsupported server character set CHS16GBK
Google,解釋如下:
ORA-12737:
Instant Client Light: unsupported server character set string
Cause: The character set specified is not allowed for this operation or is invalid. Instant Client Light has only minimal character sets.
Action: Do not use Instant Client Light for this character set
2、首先,我們打開“tools”-->"options"菜單,見到如下界面,依據(jù)OCI library(oci.dll) 路徑,導(dǎo)航到 navicat oci 目錄下,備份里面的文件(通過在該目錄新建bak文件夾,將“%dir%/Navicat Lite\instantclient_10_2”路徑下的所有dll文件剪切到bak文件夾)。

3、在oracle 客戶端安裝目錄bin/目錄下,找到如下幾個.dll文件

4、將上面所列文件放置到“%dir%/Navicat Lite\instantclient_10_2” 目錄下,重新啟動navcat即可。
5、oracle10的客戶端dll文件替換地址(請復(fù)制下面地址):
http://www.tkk7.com/Files/liudawei/關(guān)于navicat連接oracle%20報(bào)%20ORA-12737%20set%20CHS16GBK錯誤的解決.zip
posted on 2011-07-01 10:54
孤飛燕 閱讀(329)
評論(0) 編輯 收藏 所屬分類:
數(shù)據(jù)庫