1、下载 oracle 11g R2 for Windows的版本

下载地址:https://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html

其中包括两个压缩包:

win64_11gR2_database_1of2.zip

win64_11gR2_database_2of2.zip

oracle11g_win64位、instantClient、plsql安装教程

2、解压文件

将D:\database\win64_11gR2_database_2of2\database\stage\Components目录下的文件全部

拷贝到D:\database\win64_11gR2_database_1of2\database\stage\Components目录下

3、安装

点击D:\database\win64_11gR2_database_1of2\database目录下的setup.exe

不要勾选-我希望通过.........

oracle11g_win64位、instantClient、plsql安装教程

具体过程不再赘述。

4、安装instantclient(需要下载32位的)

下载地址:http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html

解压到任意目录:

拷贝D:\app\Administrator\product\11.2.0\dbhome_2\NETWORK目录到D:\database\instantclient_11_2

oracle11g_win64位、instantClient、plsql安装教程

5、打开PLSQL(安装过程自己百度,我安装的是***的)

首次打开点击取消

点击 工具 -首选项,配置主目录和oci

oracle11g_win64位、instantClient、plsql安装教程

然后重启PLSQL

出现数据库和连接为说明配置成功

oracle11g_win64位、instantClient、plsql安装教程

输入用户名密码选择数据库登录

设置过滤器为My objects其中tables就是数据库表

oracle11g_win64位、instantClient、plsql安装教程

到此,入门安装完成。

相关文章:

  • 2021-11-14
  • 2021-12-09
  • 2022-12-23
  • 2021-04-24
  • 2021-11-28
  • 2021-10-23
  • 2022-12-23
猜你喜欢
  • 2021-09-11
  • 2022-01-08
  • 2021-11-28
  • 2021-06-11
  • 2021-12-05
  • 2022-12-23
相关资源
相似解决方案