当前位置:网站首页>PLSQL installation under Windows
PLSQL installation under Windows
2022-06-28 08:10:00 【Record】
Before the installation , Download it first instantclientx64_jb51.rar、plsqldeveloper.zip Installation package
- take instantclientx64_jb51.rar、plsqldeveloper.zip Unzip to D:\soft\oracle Under the table of contents

- stay instantclient_11_2 New under the directory \network\admin Folder , And in admin New under the directory tnsnames.ora file .

And add content , The contents of the document are as follows :
orcl=
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.XX.XXX)(PORT= 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = orcl)
)
)
- Modification of environment variables , Right click this computer -> attribute -> Advanced system setup -> environment variable , System variables → newly build
① Variable name :ORACLE_HOME
A variable's value :D:\soft\oracle\instantclient_11_2
② Variable name :TNS_ADMIN
A variable's value :D:\soft\oracle\instantclient_11_2\network\admin
③ Variable name :NLS_LANG
A variable's value :SIMPLIFIED CHINESE_CHINA.ZHS16GBK
thus ,plsql You can use it !
ps: Get into D:\soft\oracle\plsqldeveloper Open down plsqldev.exe Use
边栏推荐
- 新唐NUC980使用记录:自制开发板(基于NUC980DK61YC)
- Configuring MySQL multi instance master-slave synchronization for Linux
- 开户券商怎么选择?网上开户是否安全么?
- Introduction to kubernetes (I)
- 券商注册开户靠谱吗?安全吗?
- 探讨gis三维系统在矿山行业中的应用
- Redis master-slave structure and application scenarios
- Redis persistence problem and final solution
- Redis uses sentinel master-slave switching. What should the program do?
- Ambari (VIII) --- ambari integrated impala document (valid for personal test)
猜你喜欢

GPIO configuration of SOC

Kubernetes theoretical basis

At 19:00 on Tuesday evening, the 8th live broadcast of battle code Pioneer - how to participate in openharmony's open source contribution in multiple directions

22/02/15 study notes

Image translation /transformer:ittr: unpaired image to image translation with transformers

2022巴黎时装周儿童单元6.19武汉站圆满落幕

Software design of resistance test board

Buffer pool in MySQL

Introduction to Devops Basics

Flex layout
随机推荐
Dataset filling data, and the use of rows and columns
asp. Net datalist when there are multiple data displays
Prometheus + grafana + MySQL master-slave replication + host monitoring
Generation and verification of JWT token
Host is not allowed to connect to this MySQL server
Helloword routine for ROS
SQL analysis (query interception analysis for SQL optimization)
Prometheus monitoring (I)
Hj21 simple password
Image translation /transformer:ittr: unpaired image to image translation with transformers
SQL Master slave Replication Build
Unity 获取当前物体正前方,一定角度、距离的坐标点
nlp序列完全可以模拟人脑智能
Online WPS tool
Disposition Flex
B_QuRT_User_Guide(28)
Configuring multiple instances of MySQL under Linux
软件测试与质量期末复习
LeetCode之三步问题
Idea package together, using compact middle packages to solve &