Home > Database > Mysql Tutorial > body text

PL/SQL Developer 登录 Oracle 12c

WBOY
Release: 2016-06-07 16:45:20
Original
919 people have browsed it

安装了Oracle 12c 后使用PL/SQL Developer怎么也不能连接到Oracle 12c。网上找一下,按照fcflying所说的操作成功了,所以做个笔记

安装了Oracle 12c 后使用PL/SQL Developer怎么也不能连接到Oracle 12c。网上找一下,按照fcflying所说的操作成功了,所以做个笔记:


1)安装Oracle 12c 64位

下载地址:?ssSourceSiteId=ocomcn

2)安装32位的Oracle客户端( instantclient-basic-nt-12.1.0.1.0)

下载地址:

3)安装PLSQL Developer

下载地址:

4)将下载的“instantclient-basic-nt-12.1.0.1.0”文件解压得到“instantclient_12_1”文件,将“instantclient_12_1”拷贝到“D:\app\Administrator\product\12.1.0”。(注意本人Oracle安装在D盘)

5)拷贝"D:\app\Administrator\product\12.1.0\dbhome_1\NETWORK\ADMIN\tnsnames.ora"文件到“D:\app\Administrator\product\12.1.0\instantclient_12_1\NETWORK\ADMIN”目录下。这里要说明一下,,在“instantclient_12_1”目录下没有“NETWORK\ADMIN”目录结构,所以你得自己手动创建,然后拷贝“tnsnames.ora”文件。

--------------------------------------分割线 --------------------------------------

rlwrap - 解决Linux下SQLPLUS退格、上翻键乱码问题

SQLPLUS spool 到动态日志文件名

Oracle SQLPLUS提示符设置

通过设置SQLPLUS ARRAYSIZE(行预取)加快SQL返回速度

PL/SQL Developer实用技巧分享

--------------------------------------分割线 --------------------------------------

本文永久更新链接地址:

linux

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!