nerdexam
Oracle

1Z0-058 · Question #6

A policy-managed RAC database that hosts the ACCOUNTS service has only three instances running rather than the usual four on a six-node cluster. Five of the six cluster nodes are active and the…

The correct answer is A. The Cluster Synchronization Services Daemon (cssd) is running and RACNODE3 is considered. Cluster Synchronization Service daemon (CSSD) An Oracle Clusterware component that discovers and tracks the membership state of each node by providing a common view of membership across the cluster. CSS also monitors process health, specifically the health of the database…

Administer Oracle Clusterware

Question

A policy-managed RAC database that hosts the ACCOUNTS service has only three instances running rather than the usual four on a six-node cluster. Five of the six cluster nodes are active and the sixth (RACNODE6) is down for maintenance. You decide to check the state of the servers in the server pools to see if there are problems with the OLTP pool to which the ACCOUNTS service has been assigned. You used the crsctl status server-f command and see that the RACNODE3 node has STATE=VISIBLE. What is true about this situation?

Options

  • AThe Cluster Synchronization Services Daemon (cssd) is running and RACNODE3 is considered
  • BBoth the Cluster Ready Services Daemon (crsd) and the Cluster Synchronization Service
  • CThe Cluster Ready Services Daemon (crsd) is running and RACNODE3 is considered to be a part
  • DNeither the Cluster Ready Services Daemon (crsd) nor the Cluster Synchronization Services

How the community answered

(19 responses)
  • A
    74% (14)
  • B
    5% (1)
  • C
    16% (3)
  • D
    5% (1)

Explanation

Cluster Synchronization Service daemon (CSSD) An Oracle Clusterware component that discovers and tracks the membership state of each node by providing a common view of membership across the cluster. CSS also monitors process health, specifically the health of the database instance. The Global Enqueue Service Monitor (LMON), a background process that monitors the health of the cluster database environment and registers and de-registers from CSS. Cluster Ready Services Daemon (CRSD) The primary Oracle Clusterware process that performs high availability recovery and management operations, such as maintaining OCR. Also manages application resources and runs as root user (or by a user in the admin group on Mac OS X-based systems) and restarts automatically upon failure Servers that have Oracle Clusterware running, but not the Cluster Ready Services daemon (crsd), are put into the VISIBLE state. This usually indicates an intermittent issue or failure and Oracle Clusterware trying to recover (restart) the daemon. Oracle Clusterware cannot manage resources on servers while the servers are in this state. Oracle Clusterware Administration and Deployment Guide

Topics

#server pool state#CSSD#VISIBLE state#crsctl status server

Community Discussion

No community discussion yet for this question.

Full 1Z0-058 Practice