標籤:登入頁面 str asi enc int www ges alt 資料庫執行個體
聲明:PL/SQL 版本:PL/SQL Developer 9.0.6 (http://files.allroundautomations.com/plsqldev906.exe)
報錯提示
原因:PL/SQL只對32位OS進行支援,解決方案是額外載入一個oci.dll檔案
解決辦法:1、下載OCI.DLL相關庫檔案。地址: (需註冊Oracle帳號) http://www.oracle.com/technetwork/topics/winsoft-085727.html -----> 接受協議-----> http://www.oracle.com/technetwork/topics/winsoft-085727.html 。
以下內容摘自:有CSDN 積分可直接移步:http://blog.163.com/pinbo_jiankun/blog/static/133546488201372636252/
2、解壓,放到指定目錄, 如 C:\Program Files (x86)\instantclient-basic-win32-10.2.0.5\instantclient_10_2
3、開啟PL/SQL進入,點擊登入中的“取消”按鈕,不登入直接進入PL/SQL操作介面,點擊“工具”下“喜好設定” (Tools->Perferences.)如下:
選擇Step1目錄下外掛程式中的oci.dll檔案,如:
註:oracle主目錄輸入: C:\Program Files (x86)\instantclient-basic-win32-10.2.0.5\instantclient_10_2
OCI庫填入: C:\Program Files (x86)\instantclient-basic-win32-10.2.0.5\instantclient_10_2\oci.dll
然後應用,Login 4、 登入頁面中在“
資料庫”選項中輸入TNS中的
IP:連接埠/資料庫執行個體(經測試,此處必須這樣寫,否則不能正常串連) 附:
PLSQL Developer V9.0.2.1621 註冊碼
Password:xs374caProduct Code:46lexxzpthqrjmkhyd5czddfcjh33a9p2zSerial Number:275052
PL/SQL developer 串連oracle資料庫報錯“initialization error could not load oci.dll”