重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 649|回复: 0
打印 上一主题 下一主题

[备份恢复] 从RAC环境恢复的备库报警日志中有:Warnings WARNING: Clusterware is not configured

[复制链接]
跳转到指定楼层
楼主
发表于 2025-7-30 12:02:30 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
现象:

      通过RAC主库恢复了一个测试单机环境,在单机环境打开后,报警日志中,有这么一条日志:

WARNING: Clusterware not configured





解决:

     可以忽略,后面自动会消失



参考:

     

   

Alert Log Warnings WARNING: Clusterware is not configured After Switchover. (Doc ID 2807142.1)        


In this Document
Symptoms
Changes
Cause
Solution
References


Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and later
Information in this document applies to any platform.
Symptoms
Primary is Rac (2 node or 4 node)
Standby is Standalone none Rac.


Switchover was performed  and Original primary is Standby and Original Standby is now New Primary


Alert log of new Primary continuously throws






WARNING: Clusterware is not configured.
WARNING: Clusterware is not configured.
WARNING: Clusterware is not configured.



Changes



Cause
This is an Expected Behavior as the Old Standby and new Primary is Standalone and Non Rac.


So when it receives information about the other thread the background process CKPT and LGWR would disable those threads internally.
Once this change gets propagated to new Standby these Message will not longer be shown after few minutes.


  
Redo thread 2 internally disabled at seq 2222 (CKPT)   =============> it detects there is a thread 2 enabled and disables it
Wed Sep 08
WARNING: Clusterware is not configured.
WARNING: Clusterware is not configured.
Solution


These Messages are Ignorable and will disappear once the disable thread information is propogated to new Standby.


You can query v$thread on primary and standby to confirm the same





  select THREAD#, STATUS, ENABLED ,     GROUPS INSTANCE,open_time from v$thread;


  THREAD# STATUS ENABLED      GROUPS   INSTANCE                              OPEN_TIME
---------- ------ -------- ---------- ----------------------------- -------------- ---------- ------------------ --------- -------------- --------- --------------- --------- ------------------- -----
        1 OPEN        PUBLIC                 6         <name >                            08-SEP-21      
        2 CLOSED     PUBLIC                6       UNNAMED_INSTANCE_2                                                                              




     

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 支持支持 反对反对
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )

GMT+8, 2026-4-18 01:34 , Processed in 0.353721 second(s), 21 queries .

重庆思庄学习中心论坛-重庆思庄科技有限公司论坛

© 2001-2020

快速回复 返回顶部 返回列表