分享一下我老师大神的人工智能教程!零基础,通俗易懂!http://blog.csdn.net/jiangjunshow
也欢迎大家转载本篇文章。分享知识,造福人民,实现我们中华民族伟大复兴!
1、准备安装
查看当前oracle版本,确定是比较旧的11.2.0.1
[oracle@hch_test_121_90 ~]$ rlwrap sqlplus / as sysdba SQL*Plus: Release 11.2.0.1.0 Production on Fri Mar 17 15:20:45 2017 Copyright (c) 1982, 2009, Oracle. All rights reserved. Connected to:Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit ProductionWith the Partitioning, OLAP, Data Mining and Real Application Testing options SQL> exitDisconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit ProductionWith the Partitioning, OLAP, Data Mining and Real Application Testing options[oracle@hch_test_121_90 ~]$
上传11.2.0.4的安装包p13390677_112040_Linux-x86-64_1of7.zip、p13390677_112040_Linux-x86-64_2of7.zip到服务器上。Oracle11.2.0.4的安装包下载,请查阅我的blog地址,这上面有下载源:http://blog.csdn.net/mchdba/article/details/51418063
升级准备:
解压缩:[oracle@hch_test_121_90

本文详细介绍了将Oracle 11g从11.2.0.1版本升级到11.2.0.4的完整步骤,包括准备安装、上传安装包、选择升级选项、处理错误以及配置网络和数据库。过程中需要注意选择新目录以防止升级失败时保留原有版本,并在升级后更新环境变量。

4979

被折叠的 条评论
为什么被折叠?



