Upgrading ASM instance from Oracle 10.1 to Oracle 10.2. (Single Instance)
Solution
o Upgrading of ASM instance from 10.1 to 10.2 can be accomplished through DBUA.
o All the database that use the ASM instance being upgraded must be shutdown.
The following steps can be used to upgrade an ASM instance.
1) Install 10.2 as seperate ORACLE_HOME.
2) Now start DBUA (Database Upgrade Assistant ) from 10.2 HOME/bin
3) DBUA is having two options
a) upgrade ASM instance
b) upgrade database
4) Select "upgrade ASM" to upgrade the ASM instance.
5) Oracle cluster Synchronisation Services( CSS ) needs to be upgraded before
upgrading ASM instance or Database instance.When prompted by DBUA please run
the script /ORACLE_HOME/bin/localconfig reset to upgrade CSS.
6).Oncestep 5. is done DBUA will show you a summary screen of operation it going
to perform and once you confirm the same ASM instance will be upgraded.
From Oracle
-------------------------------------------------------------------------------------------------------
本文介绍了如何通过DBUA工具将Oracle ASM实例从10.1版本升级到10.2版本的过程。升级前需确保所有使用该ASM实例的数据库关闭,安装10.2版本的ORACLE_HOME,启动DBUA,选择升级ASM选项,运行本地配置重置脚本升级CSS,最后确认操作以完成ASM实例升级。
1903

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



