What is Cluser?
Cluster consists of two or more independent nodes. Cluster software hides structure of nodes. Due to cluster software all nodes are acting as single server.
What is REal Application Cluster?What is Real Application
What is Node?
Wh is Node Each node contains separate CPU and memory and self contained server in cluster. It contains single instance of RAC database.
What is Interconnet?
W
What is Shared Disk? Oracle real application cluster database must be accessible from all connected nodes (Instances). Due to this database must be on shared disk which is accessed by all nodes. RAW device file system available in Unix/Linux and unformatted disk partition available in Windows for making shared disk.
What is cluster Manager?
What is Cluster Manager? Cluster Manager manages and monitoring connected nodes. It regulates messages and activity of nodes in cluster.
What is OCFS?
What is Oracle Cluster file system (OCFS)? OCFS is shared file system and made by Oracle itself for Oracle Real Application Cluster. It allows to accessing single Oracle Home for all nodes. Without using OCFS we should need to install separate Oracle Home on each nodes in Cluster.
What is Clusterware?
What is Oracle Clusterware? In previous version of oracle (Oracle 9i) it is called as Cluster Manager. Oracle clusterware monitors all components like instances and listeners. There are two components in Oracle clusterware, those are Voting Disk and OCR.
What is Voting Disk?
No comments:
Post a Comment