写在前面:工作中,一般安装 Oracle 11g 客户端,配置 Net Manager(安装好客户端或者服务端才会有),远程连接 Oracle 数据库即可满足连接数据库的需求了。若希望本机可以操作 Oracle,则需要安装 Oracle 11g 服务端。
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,进入安装界面,默认安装步骤即可,模式可以选择“管理员”模式
按 Windows键
,你会发现...
安装 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
,傻瓜式装机流程正在袭来...