原文:PLSQL Developer連接不上64位Oracle 10g的解決辦法

下載instantclient basic win . . . .zip 假設Oracle g的安裝目錄為D: oracle product . . db 首先,將instantclient basic win . . . .zip解壓至本地磁盤D: oracle product . . instantclient 然后,拷貝數據庫安裝根目錄下的D: oracle product . . db N ...

2013-07-08 15:27 0 7750 推薦指數:

查看詳情

PLSQL Developer 不能連接 oracle 11g 64解決辦法

前言:   plsql developer無法連接oracle server64bit分為兩種情況。第一種情況是在oracle server 64bit的數據庫服務器上安裝plsql,第二種情況是在另外的機器上安裝plsql developer連接oracle server 64bit數據庫 ...

Mon Apr 07 20:32:00 CST 2014 1 63155
Oracle 10g 歸檔日志滿了的解決辦法

如果Oracle的歸檔日志滿了,應用連接數據庫就會出錯,這時需要手工刪除過期的歸檔日志,方法如下: 1.指定數據庫實例 $ export ORACLE_SID=db1 2.進入rman $ rman 3.連接數據庫 RMAN> connect target sys ...

Wed Sep 18 18:32:00 CST 2019 0 339
PLSQL連接64oracle,導入導出錯誤解決辦法

PLSQL連接64oracle,網上教程很多,最主要的是設置好TNS,基本就沒什么問題,不再贅述,連接上后發現PLSQL無法導出,導入dmp文件了, 錯誤提示很快就消失了,后來通過截圖,發現是ORACLE_HOME沒找到,在PLSQL里面設置依然無效 這里設置之后依然不行,就看 ...

Wed Apr 17 21:56:00 CST 2013 0 3124
安裝64Oracle 10g超詳細教程

安裝64Oracle 10g超詳細教程 1. 安裝准備階段 1.1 安裝Oracle環境 經過上一篇博文的過程,已經完成了對Linux系統的安裝,本例使用X-Manager來實現與Linux系統的連接,本例使用的所有命令和操作都是在X-Manager下進行。X-Manager安裝 ...

Thu Sep 08 03:46:00 CST 2016 0 1620
ORACLE 10g 64下載地址

http://download.oracle.com/otn/nt/oracle10g/10201/102010_win64_x64_database.zip http://download.oracle.com/otn/nt/oracle10g/10201 ...

Wed Nov 06 12:04:00 CST 2013 0 15990
Windows7 64 plsql developer連接oracle最終解決方法

今兒個重裝了個系統,win8 64。接着裝了個64oracle11goracle11g下載頁面: http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html ,找到適合自己系統 ...

Fri Jan 08 23:36:00 CST 2016 0 6785
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM