Make sure you have the 32 bits Oracle Client installed.

Windows 64位下裝Oracle 11g 64位,PLSQL Developer使用出現如下問題:html

一、Database下拉框爲空:oracle

二、輸入用戶名、密碼及Database,登陸彈出:
Make sure you have the 32 bits Oracle Client installed.

說明PLSQL Developer並不支持Oracle 64位客戶端鏈接。


解決辦法:app

一、下載32位Oracle客戶端ide

其實能夠下載免安裝版的,http://www.oracle.com/technetwork/topics/winsoft-085727.html,我下載的是instantclient-basic-nt-11.2.0.2.0.zipspa

二、解壓htm

解壓instantclient-basic-nt-11.2.0.2.0.zip,例如到D:\instantclient_11_2ip

三、設置PLSQL Developerci

啓動PLSQL Developer,不登陸點取消進入PLSQL Developer,Tools->>Preferences:get

Oracle Home:OraDb11g_home1(發現這裏彷佛能夠隨便寫,我填的是安裝的Oracle 11g 64位的)it

OCI LibraryD:\instantclient_11_2\oci.dll

四、添加環境變量

TNS_ADMIN ->> D:\app\YangJin\product\11.2.0\dbhome_1\NETWORK\ADMIN

中文亂碼問題:

5/啓動PLSQL Developer,登陸發現中文表名亂碼:

解決方法:

添加環境變量:NLS_LANG ->> AMERICAN_AMERICA.UTF8

相關文章
相關標籤/搜索