一.安装 Oracle Linux 6.1 系统
我这里使用VBox 来安装,具体使用参考:Oracle Virtual Box 安装使用 说明 http://www.linuxidc.com/Linux/2011-09/44128.htm在安装OS 时安装如下包:Base System > BaseBase System > Client management toolsBase System > Compatibility librariesBase System > Hardware monitoring utilitiesBase System > Large Systems PerformanceBase System > Network file system clientBase System > Performance ToolsBase System > Perl SupportServers > Server PlatformServers > System administration toolsDesktops > DesktopDesktops > Desktop PlatformDesktops > FontsDesktops > General Purpose DesktopDesktops > Graphical Administration ToolsDesktops > Input MethodsDesktops > X Window SystemDevelopment > Additional DevelopmentDevelopment > Development ToolsApplications >Internet Browser二.安装 Oracle 11gR2之前也整理了几篇Oracle安装的文章,参考:Linux平台oracle 数据库 安装文档 http://www.linuxidc.com/Linux/2012-04/58638.htm64位 Linux平台下Oracle安装文档
http://www.linuxidc.com/Linux/2012-03/55758.htm这里我们看一下在Oracle Linux 下Oracle 的安装。2.1 安装软件下载Oracle从11g开始安装介质就可以独立进行安装,从OTN上我们只能下载到11.2.0.1版本,从MOS上,我们可以下载到11.2.0.3版本。 我这里使用MOS上的11.2.0.3版本进行测试。OTN上的下载地址:http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html2.2 解压缩 PatchsetOracle 11g的Patchset 分几个文件,每个文件的作用都不同。第一, 二个包表示database , 如果升级数据库,只需要这2个文件即可。第三个包表示grid, 用来升级RAC 的CRS。如果升级RAC 要先用这个文件。第四个表示客户端,第五个表示gateways, 第六个表示examples, 这个是我们的示例文件安装包。第七个表示deinstall . 更多内容参考:Oracle 11gR2 Patchset 不同文件作用 说明 http://www.linuxidc.com/Linux/2011-09/43889.htm #11.2.0.3unzipp10404530_112030_Linux-x86-64_1of7.zipunzipp10404530_112030_Linux-x86-64_2of7.zip
2.3 修改hosts 文件
The "/etc/hosts" file mustcontain a fully qualified name for the server. <IP-address> <fully-qualified-machine-name> <machine-name>For example.127.0.0.1 localhost192.168.3.201 dave
Linux 平台 Oracle 安装 报错 Check if the DISPLAY variable is set 解决方法Linux平台 Oracle 数据库 安装文档相关资讯 oracle linux
- Oracle Linux 7.2 安装截图 (12/04/2015 14:15:11)
- Oracle Linux 6.7 发布下载, (07/31/2015 07:40:32)
- Oracle Linux 6.6 发布,企业级 (10/23/2014 15:12:02)
| - Oracle Linux 7.2 发布下载 (11/27/2015 08:47:21)
- Oracle Linux 7.1 发布下载 (03/17/2015 19:29:55)
- Oracle Linux 5.11更新了其 (10/02/2014 21:41:29)
|
本文评论 查看全部评论 (0)