Section 4
OUI is the tool used to install Oracle Clusterware and other Oracle software components. It provides a user-friendly interface for installing, configuring, and managing Oracle products.
CVU is a tool that performs various checks to ensure that the cluster environment is correctly configured and functioning properly. It verifies network connectivity, shared storage, node compatibility, and other critical components.
OEM provides a centralized management console for monitoring and managing Oracle Clusterware, Oracle RAC, and other Oracle software components. It offers a comprehensive set of tools for performance monitoring, configuration management, and alerting.
Oracle Clusterware uses the Oracle Cluster Registry (OCR) to store and manage information about the components that Oracle Clusterware controls, such as Oracle RAC databases, listeners, virtual IP addresses (VIPs), and services and any applications. OCR stores configuration information in a series of key-value pairs in a tree structure. To ensure cluster high availability, Oracle recommends that you define multiple OCR locations. In addition: 1 .You can have up to five OCR locations. 2 .Each OCR location must reside on shared storage that is accessible by all of the nodes in the cluster. 3 .You can replace a failed OCR location online if it is not the only OCR location. 4 .You must update OCR through supported utilities such as Oracle Enterprise Manager, the Oracle Clusterware Control Utility (CRSCTL), the Server Control Utility (SRVCTL), the OCR configuration utility (OCRCONFIG), or the Oracle Database Configuration Assistant (Oracle DBCA)
Oracle Clusterware uses voting files to determine which nodes are members of a cluster. You can configure voting files on Oracle ASM, or you can configure voting files on shared storage. If you configure voting files on Oracle ASM, then you do not need to manually configure the voting files. Depending on the redundancy of your disk group, an appropriate number of voting files are created. If you do not configure voting files on Oracle ASM, then for high availability, Oracle recommends that you have a minimum of three voting files on physically separate storage. This avoids having a single point of failure. If you configure a single voting file, then you must use external mirroring to provide redundancy. Oracle recommends that you do not use more than five voting files, even though Oracle supports a maximum number of 15 voting files.