11.2 RAC: In "crsctl stat res -t" State Details May Be Missing or Incorrect (文档 ID 1086563.1)


11.2 RAC: In "crsctl stat res -t" State Details May Be Missing or Incorrect (文档 ID 1086563.1) 转到底部

In this Document
  Symptoms
  Cause
  Solution
  References

APPLIES TO:

Oracle Server - Enterprise Edition - Version: 11.2.0.1 and later   [Release: 11.2 and later ]
Information in this document applies to any platform.

SYMPTOMS

In output of "crsctl stat res -t", for some or all ASM and/or DB resources, the state_details are missing or incorrect.

Case 1

The state_details may be blank instead of showing "Open" or "Started" when the resource is in fact open/started, although STATE correctly lists the resource as online:
           
           
           
           
$ crsctl stat res -t ------------------------------------------------------------- NAME TARGET STATE SERVER STATE_DETAILS ------------------------------------------------------------- Local Resources ------------------------------------------------------------- ora.asm ONLINE ONLINE oranode1 <<=== missing ONLINE ONLINE oranode2 Started ------------------------------------------------------------- Cluster Resources ------------------------------------------------------------- ora.tst.db 1 ONLINE ONLINE oranode1 <<=== missing 2 ONLINE ONLINE oranode2 Open

In this case, the STATE details only show for the most recently started instance of each group ie. in the above, +ASM2 and TST2 were the most recently started.

Case 2

After restarting CRS stack on one node, the state_details of some resources on the other node(s) may simply be wrong and not matching with the state, or may be missing altogether:
       


           
           
           
           
$ crsctl stat res -t ------------------------------------------------------------- NAME TARGET STATE SERVER STATE_DETAILS ------------------------------------------------------------- Local Resources ------------------------------------------------------------- ora.asm ONLINE ONLINE oranode1 Started ONLINE ONLINE oranode2 <<=== missing ------------------------------------------------------------- Cluster Resources ------------------------------------------------------------- ora.tst.db 1 ONLINE ONLINE oranode1 Open 2 ONLINE ONLINE oranode2 Instance Shutdown <<=== wrong

CAUSE

Case 1

This is caused by partially published bug:
BUG 9377625 - STATE_DETAILS ONLY SHOWED LAST STARTED ASM "STARTED" FOR 'CRSCTL STATUS RES -T"
This bug will be fixed in future release 12.1.

Case 2

This is caused by unpublished bug:
BUG 8516657 (Unpublished): CONFUSING 'STATE_DETAILS' FOR ASM/DB INSTANCE FROM 'CRSCTL STAT RES -T'

SOLUTION

These issues will be patched in future versions and/or CRS PSU's.  Check My Oracle Support to see if one-off patches are available.
In the meantiume:
  • These errors are informational only, in other words, functionality of the database, asm or other resources are not affected.  Further, the STATE is not affected, only STATE details may be inaccurate.  Inaccurate STATE details can simply be ignored.
@INTERNAL NOTE:  unpublishing this piece because 'crs_stat' is officially deprecated in 11.2: 
@crs_stat -l and/or crs_stat -t can be used to give a listing without STATE details.

REFERENCES

BUG:9377625 - STATE_DETAILS ONLY SHOWED LAST STARTED ASM "STARTED" FOR 'CRSCTL STATUS RES -T"

此文档是否有帮助?

 
     
 

文档详细信息

 
 
  类型:
  状态:
  上次主更新:
  上次更新:
 
  PROBLEM
  PUBLISHED
  2010-10-27
  2010-10-27
     
 

相关产品

 
Oracle Database - Enterprise Edition
     
 

信息中心

 
   
Information Center: Overview Database Server/Client Installation and Upgrade/Migration [1351022.2]
Index of Oracle Database Information Centers [1568043.2]
Information Center: Overview of Database Security Products [1548952.2]
     
 

文档引用

 
  此文档无可用的引用。  
     
 

最近查看

 
11.2 RAC: In "crsctl stat res -t" State Details May Be Missing or Incorrect [1086563.1]
Oracle Sun 数据库一体机组建/配置的最佳实践 [2098014.1]
10.2.0.X CRS Bundle Patch Information [405820.1]
srvctl Slow or Fails to Start/Stop Database Instance and crsd.bin/racgmain/racgimon High CPU Usage [1457387.1]
Step by Step Guide on Creating Physical Standby Using RMAN DUPLICATE...FROM ACTIVE DATABASE [1075908.1]
显示更多
     
未找到您要查找的产品? 在社区中提问...
 
11.2 RAC: In "crsctl stat res -t" State Details May Be Missing or Incorrect (文档 ID 1086563.1) 转到底部

In this Document
  Symptoms
  Cause
  Solution
  References

APPLIES TO:

Oracle Server - Enterprise Edition - Version: 11.2.0.1 and later   [Release: 11.2 and later ]
Information in this document applies to any platform.

SYMPTOMS

In output of "crsctl stat res -t", for some or all ASM and/or DB resources, the state_details are missing or incorrect.

Case 1

The state_details may be blank instead of showing "Open" or "Started" when the resource is in fact open/started, although STATE correctly lists the resource as online:

            
            
            
            
$ crsctl stat res -t ------------------------------------------------------------- NAME TARGET STATE SERVER STATE_DETAILS ------------------------------------------------------------- Local Resources ------------------------------------------------------------- ora.asm ONLINE ONLINE oranode1 <<=== missing ONLINE ONLINE oranode2 Started ------------------------------------------------------------- Cluster Resources ------------------------------------------------------------- ora.tst.db 1 ONLINE ONLINE oranode1 <<=== missing 2 ONLINE ONLINE oranode2 Open

In this case, the STATE details only show for the most recently started instance of each group ie. in the above, +ASM2 and TST2 were the most recently started.

Case 2

After restarting CRS stack on one node, the state_details of some resources on the other node(s) may simply be wrong and not matching with the state, or may be missing altogether:
       


            
            
            
            
$ crsctl stat res -t ------------------------------------------------------------- NAME TARGET STATE SERVER STATE_DETAILS ------------------------------------------------------------- Local Resources ------------------------------------------------------------- ora.asm ONLINE ONLINE oranode1 Started ONLINE ONLINE oranode2 <<=== missing ------------------------------------------------------------- Cluster Resources ------------------------------------------------------------- ora.tst.db 1 ONLINE ONLINE oranode1 Open 2 ONLINE ONLINE oranode2 Instance Shutdown <<=== wrong

CAUSE

Case 1

This is caused by partially published bug:
BUG 9377625 - STATE_DETAILS ONLY SHOWED LAST STARTED ASM "STARTED" FOR 'CRSCTL STATUS RES -T"
This bug will be fixed in future release 12.1.

Case 2

This is caused by unpublished bug:
BUG 8516657 (Unpublished): CONFUSING 'STATE_DETAILS' FOR ASM/DB INSTANCE FROM 'CRSCTL STAT RES -T'

SOLUTION

These issues will be patched in future versions and/or CRS PSU's.  Check My Oracle Support to see if one-off patches are available.
In the meantiume:
  • These errors are informational only, in other words, functionality of the database, asm or other resources are not affected.  Further, the STATE is not affected, only STATE details may be inaccurate.  Inaccurate STATE details can simply be ignored.
@INTERNAL NOTE:  unpublishing this piece because 'crs_stat' is officially deprecated in 11.2: 
@crs_stat -l and/or crs_stat -t can be used to give a listing without STATE details.

REFERENCES

BUG:9377625 - STATE_DETAILS ONLY SHOWED LAST STARTED ASM "STARTED" FOR 'CRSCTL STATUS RES -T"
 

此文档是否有帮助?

 
     
 

文档详细信息

 
 
  类型:
  状态:
  上次主更新:
  上次更新:
 
  PROBLEM
  PUBLISHED
  2010-10-27
  2010-10-27
     
 

相关产品

 
Oracle Database - Enterprise Edition
     
 

信息中心

 
   
Information Center: Overview Database Server/Client Installation and Upgrade/Migration [1351022.2]
Index of Oracle Database Information Centers [1568043.2]
Information Center: Overview of Database Security Products [1548952.2]
     
 

文档引用

 
  此文档无可用的引用。  
     
 

最近查看

 
11.2 RAC: In "crsctl stat res -t" State Details May Be Missing or Incorrect [1086563.1]
Oracle Sun 数据库一体机组建/配置的最佳实践 [2098014.1]
10.2.0.X CRS Bundle Patch Information [405820.1]
srvctl Slow or Fails to Start/Stop Database Instance and crsd.bin/racgmain/racgimon High CPU Usage [1457387.1]
Step by Step Guide on Creating Physical Standby Using RMAN DUPLICATE...FROM ACTIVE DATABASE [1075908.1]
显示更多
     
未找到您要查找的产品? 在社区中提问...

你可能感兴趣的:(RAC,gi)