plsql以及instantclient下载安装配置使用

链接:https://pan.baidu.com/s/18we-Vc77sTqzd0ZXy0Fzng
提取码:w6wr

一. 将 instantclient 文件到任意文件夹,  我解压到 :C:\Program Files\PLSQL Developer 13\instantclient_11_2

二. 设置Oracle Home 和 OCI library

双击PLSQL Developer V11.0.6目录下 plsqldev图标

在弹出登录界面后点击取消(cancel)后,进入PL\SQL

点击Tools->preferences->connection,在右边界面下方有:

Oracle Home(empty is autodetect)

OCI library (empty is autodetect)


 

 C:\Program Files\PLSQL Developer 13\instantclient_11_2

C:\Program Files\PLSQL Developer 13\instantclient_11_2/oci.dll
 
三.

四、登录

Username:XXX

Password:XXX

Database:xx.xx.xx.xx/SERVICE_NAME

Connect as: Normal

 

 

 

posted @ 2020-04-26 01:38  gupanpan  阅读(1068)  评论(0)    收藏  举报