翻译自mos文章使用dbua升级时,须要手工设置CLUSTER_DATABASE參数么?
Posted yxysuanfa
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了翻译自mos文章使用dbua升级时,须要手工设置CLUSTER_DATABASE參数么?相关的知识,希望对你有一定的参考价值。
使用dbua升级时,须要手工设置CLUSTER_DATABASE參数么?
来源于:
Is Manual Setting Of CLUSTER_DATABASE Parameter Required For DBUA Upgrade? (文档 ID 741081.1)
适用于:
Oracle Server - Enterprise Edition - Version: 10.1.0.2 to 11.1.0.8
Information in this document applies to any platform.
目标:
When manually upgrading RAC databases, the parameter CLUSTER_DATABASE has to be set to FALSE. Is this required during upgrade using DBUA ?
解决方式:
DBUA will automatically set this parameter to FALSE even if it is enabled. You do not need to change the CLUSTER_DATABASE parameter when upgrading using DBUA. You should see information similar to the following in the DBUA trace.log, which confirms that this
parameter has been changed:
[Thread-274] [12:56:2:742] [PreMigration.executeStepImpl:146] Bounce the database in pre Upgrade [Thread-274] [12:56:2:742] [Database.shutdownOPSDuringMigration:1631] is Windows false [Thread-274] [12:56:2:743] [Database.shutdownOPSDuringMigration:1632] Database Version = 10.2.0.2.0 [Thread-274] [12:56:2:743] [Database.shutdownOPSDuringMigration:1635] Set cluster_database=false
參考:
NOTE:259945.1 - Database Upgrade 8i To Oracle 9i Using DBUA Failed
以上是关于翻译自mos文章使用dbua升级时,须要手工设置CLUSTER_DATABASE參数么?的主要内容,如果未能解决你的问题,请参考以下文章
翻译自mos文章/dev/shm应该设置多大Oracle 实例启动时才能不报ORA-00845
ORACLE 单机 11GR2升级到19C NON-CDB(DBUA方式)
翻译自mos文章使用aum( Automatic Undo Management) 时遇到 ORA-01555错误--- 原因和解决方式。
翻译自mos文章设置了RemoveIPC=yes 的RHEL7.2上 会crash掉Oracle asm 实例和Oracle database实例