oracle 11.2.0.1升级至11.2.0.4

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了oracle 11.2.0.1升级至11.2.0.4相关的知识,希望对你有一定的参考价值。

补丁集11.2.0.4版本,似乎仅对购买了Oracle服务的用户开放。

找同学分享了一个,因为之前装有11.2.0.1版本,所以将其升级到11.2.0.4版本,升级只需要12两个文件:

Table 1 Installation Types and Associated Zip Files

Installation  Type

Zip File

Oracle  Database (includes Oracle Database and Oracle RAC)

Note: you must  download both zip files to install Oracle Database.

p13390677_112040_platform_1of7.zip

p13390677_112040_platform_2of7.zip

Oracle Grid  Infrastructure (includes Oracle ASM, Oracle Clusterware, and Oracle Restart)

p13390677_112040_platform_3of7.zip

Oracle  Database Client

p13390677_112040_platform_4of7.zip

Oracle  Gateways

p13390677_112040_platform_5of7.zip

Oracle  Examples

p13390677_112040_platform_6of7.zip

Deinstall

p13390677_112040_platform_7of7.zip

 

下面开始升级安装:

这里省略了部分安装步骤,因为已经安装好了oracle,所以各种依赖包、环境变量及系统优化就不需要了;

1)准备环境

技术分享

 

2)升级前准备

查看版本,回收站,无效对象,然后停止数据库,检查监听状态,关闭监听;

技术分享

技术分享

技术分享


3)开始升级

先解压文件

unzipp13390677_112040_Linux-x86-64_1of7.zip

unzipp13390677_112040_Linux-x86-64_2of7.zip

赋予权限

chown oracle:oinstall/home/oracle/database/ -R

配置vnc

vncserver :1

安装

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享

记得要备份数据哦。

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享

技术分享


验证升级结果

技术分享

技术分享


本文出自 “大云技术” 博客,请务必保留此出处http://hdlptz.blog.51cto.com/12553181/1899484

以上是关于oracle 11.2.0.1升级至11.2.0.4的主要内容,如果未能解决你的问题,请参考以下文章

windows 卸载oracle

oracle拨云见日第9篇之Oracle10.2.0.1升级11.2.0.4.3

Windows平台下面Oracle11.2.0.1 升级Oracle11.2.0.4 的简单步骤

Oracle DG数据库升级(11.2.0.1-11.2.0.4)

LINUX中ORACLE 11.2.0.1 升级到11.2.0.4

如何在 Oracle 11g 11.2.0.1 中升级 java 版本 [关闭]