千家信息网

oracle 11.2.0.1升级至11.2.0.4

发表于:2024-10-27 作者:千家信息网编辑
千家信息网最后更新 2024年10月27日,补丁集11.2.0.4版本,似乎仅对购买了Oracle服务的用户开放。找同学分享了一个,因为之前装有11.2.0.1版本,所以将其升级到11.2.0.4版本,升级只需要1、2两个文件:Table 1
千家信息网最后更新 2024年10月27日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

安装

记得要备份数据哦。


验证升级结果


0