InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Where Are The Cluster Ware Files Stored On A Rac Environment? |
|
Answer» The Clusterware is INSTALLED on each node (on an ORACLE Home) and on the shared disks (the VOTING disks and the CSR file). The Clusterware is installed on each node (on an Oracle Home) and on the shared disks (the voting disks and the CSR file). |
|
| 2. |
What Is Acfs? |
| Answer» | |
| 3. |
Mention How Oracle Flex Asm Works? |
|
Answer» Oracle Flex ASM INSTANCE when fails on a PARTICULAR NODE, then the Oracle Flex ASM instance is PASSED over to another node in the cluster. Oracle Flex ASM instance when fails on a particular node, then the Oracle Flex ASM instance is passed over to another node in the cluster. |
|
| 4. |
What Is The Use Of Atomic Control File Memory Service (acms)? |
|
Answer» ACMS ENSURES global updates to System Global AREA (SGA) in a RAC set up. ACMS ensures global updates to System Global Area (SGA) in a RAC set up. |
|
| 5. |
What Is A Vip In Rac Use For? |
|
Answer» The VIP is an alternate Virtual IP ADDRESS assigned to each node in a cluster. During a node failure the VIP of the failed node MOVES to the surviving node and relays to the application that the node has gone down. Without VIP, the application will WAIT for TCP TIMEOUT and then find out that the session is no longer live DUE to the failure. The VIP is an alternate Virtual IP address assigned to each node in a cluster. During a node failure the VIP of the failed node moves to the surviving node and relays to the application that the node has gone down. Without VIP, the application will wait for TCP timeout and then find out that the session is no longer live due to the failure. |
|
| 6. |
What Are The File Systems And Volume Management Techniques Used In Oracle Rac? |
Answer»
|
|
| 7. |
What Is Oclumon Used For In A Cluster Environment? |
|
Answer» The CLUSTER Health Monitor (CHM) stores operating system metrics in the CHM repository for all NODES in a RAC cluster. It stores information on CPU, MEMORY, process, network and other OS DATA, This information can later be retrieved and used to troubleshoot and identify any cluster related issues. It is a DEFAULT component of the 11gr2 grid install. The data is stored in the master repository and replicated to a standby repository on a different node. The Cluster Health Monitor (CHM) stores operating system metrics in the CHM repository for all nodes in a RAC cluster. It stores information on CPU, memory, process, network and other OS data, This information can later be retrieved and used to troubleshoot and identify any cluster related issues. It is a default component of the 11gr2 grid install. The data is stored in the master repository and replicated to a standby repository on a different node. |
|
| 8. |
List The Background Processes Required For Rac? |
|
Answer» The background processes required for RAC are given as follows:
The background processes required for RAC are given as follows: |
|