写在前面:工作中,一般安装 Oracle 11g 客户端,配置 Net Manager(安装好客户端或者服务端才会有),远程连接 Oracle 数据库即可满足连接数据库的需求了。若希望本机可以操作 Oracle,则需要安装 Oracle 11g 服务端。
Windows 10
Oracle Database 11g Release 2 (11.2.0.1.0) for Microsoft Windows (x64)
Oracle Database 11g Release 2 Client (11.2.0.1.0) 客户端
Oracle Database 11g Release 2 Client (11.2.0.1.0) for Microsoft Windows (x64)
win64_11gR2_client.zip (615,698,264 bytes)
(md5sum - 0e73bc845884d6d0d927c22134f24c9f)
Contains the Oracle Client Libraries. Download if you want the client libraries only
1.下载 win64_11gR2_client.zip
- win64_11gR2_client.zip
- http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html
2.安装 Oracle Database 11g Release 2 Client
- 解压缩 win64_11gR2_client.zip
- 安装 Oracle Database 11g Release 2 Client
运行setup.exe
,进入安装界面,默认安装步骤即可,模式可以选择管理员
模式
步骤 1/7
步骤 2/7
步骤 3/7
步骤 5/7
步骤 6/7
步骤 7/7
按Windows键
,你会发现有诸如Net Manager
、SQL Plus
等工具。
安装 Oracle Database 11g Release 2 (11.2.0.1.0) 服务端
Oracle Database 11g Release 2 (11.2.0.1.0) for Microsoft Windows (x64)
win64_11gR2_database_1of2.zip (1,213,501,989 bytes)
(md5sum - 88a2167f14cbe00d30f51dcd6d3e58d0)
win64_11gR2_database_2of2.zip (1,007,988,954 bytes)
(md5sum - 1d6dca5535917b5d076d3db3af64dffa)
Directions
1. All files are in the .zip format. There is an unzip utility here if you need one.
2. Download and unzip both files to the same directory.
3. Installation guides and general Oracle Database 11g documentation are here.
4. Review the certification matrix for this product here.
1.下载
2.安装
- 将
win64_11gR2_database_1of2.zip
、win64_11gR2_database_1of2.zip
解压缩到同一目录
- 运行
setup.exe
,傻瓜式装机流程正在向你袭来...
电子邮件、我希望通过... 这2个可以忽略
创建和配置数据库
自己电脑的话,就整个桌面类
好了
典型安装(默认的安装目录和其他设置等等,自定义修改下)
修改过后
概要
安装产品
安装过程最后一步
口令管理
例如:解锁默认账户scott/tiger
、并设置新密码
安装成功
网友评论