1Z0-058 · Question #43
The Oracle Grid Infrastructure administrator wants to perform daily checks on the integrity of the Clusterware files. Which three steps can be performed to determine the health of the OCR files and…
The correct answer is B. Run grep voting <grid_home>/log/<hostname>/cssd/ocssd.log from any cluster node. C. Run cluvfy comp ocr -n all from any cluster node. D. Run ocrcheck to verify the health of the OCR file from any cluster node. Checking the Integrity of Oracle Clusterware Configuration Files The following techniques are used to validate the integrity of Oracle Cluster configuration files. Check the ocssd.log for voting disks issues. $ grep voting <grid_home>/log/<hostname>/cssd/ocssd.log Use the…
Question
The Oracle Grid Infrastructure administrator wants to perform daily checks on the integrity of the Clusterware files. Which three steps can be performed to determine the health of the OCR files and voting disks?
Options
- ARun ocrcheck to verify the health of the OCR file only from the master node, which performs all
- BRun grep voting <grid_home>/log/<hostname>/cssd/ocssd.log from any cluster node.
- CRun cluvfy comp ocr -n all from any cluster node.
- DRun ocrcheck to verify the health of the OCR file from any cluster node.
- ERun votecheck to verify the health of the voting disk from any cluster node.
How the community answered
(32 responses)- A6% (2)
- B81% (26)
- E13% (4)
Explanation
Checking the Integrity of Oracle Clusterware Configuration Files The following techniques are used to validate the integrity of Oracle Cluster configuration files. Check the ocssd.log for voting disks issues. $ grep voting <grid_home>/log/<hostname>/cssd/ocssd.log Use the cluvfy utility or the ocrcheck command to check the integrity of the OCR. $ cluvfy comp ocr -n all -verbose Oracle 11g: RAC and Grid Infrastructure Administration
Topics
Community Discussion
No community discussion yet for this question.