標籤:oracle安裝plsql
昨晚電腦中毒,系統重做,所有的東西都要重裝,現在要裝PLSQL Developer ,忘記之前是怎麼裝了,參考了網上的資料,重新安裝也簡單的做個記錄;
一、安裝ORACLE軟體11.2.3database,C:\app\Administrator\product\11.2.0\dbhome_1; 裝這個是為了方便配置監聽檔案;
二、到該網站下載與系統相符的instantclient-basic-nt-11.2.0.3.0
http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html
650) this.width=650;" src="http://s3.51cto.com/wyfs02/M00/41/7D/wKioL1PV9tDA2TkQAAN-ytlrfDY545.jpg" title="p7501.jpg" alt="wKioL1PV9tDA2TkQAAN-ytlrfDY545.jpg" />三、解壓該檔案到C:\app\Administrator\product\11.2.0 下為instantclient_11_2
四、把C:\app\Administrator\product\11.2.0\dbhome_1下networks/admin檔案夾拷貝到C:\app\Administrator\product\instantclient_11_2下面
五、在安裝plsqldev715,接著安裝中文語言套件,然後把破解檔案放在安裝目錄下;開啟plsql 先不登入,配置先手選項;
主目錄:C:\app\Administrator\product\instantclient_11_2
OCI庫:C:\app\Administrator\product\instantclient_11_2\oci.dll
650) this.width=650;" src="http://s3.51cto.com/wyfs02/M02/41/84/wKioL1PV_CTjosrOAAJfk0A12SY946.jpg" title="p7501.jpg" alt="wKioL1PV_CTjosrOAAJfk0A12SY946.jpg" />
六、設定環境變數:我的電腦" - "屬性" - "進階" - "環境變數" - "系統內容變數"在path 後面加上
C:\app\Administrator\product\instantclient_11_2;即可,網上還說設定"TNS_ADMIN"與"NLS_LANG",
不用設定就可以串連庫了
參考檔案http://w-tingsheng.blog.163.com/blog/static/25056034201211382932264/