Oracle Cluster Concepts and principles (ii)
Overview: write down the original intent and motivation of this document, derived from the Oracle Basic operating Manual of the previous article. The Oracle Basic Operations Manual is a summary of the author's vacation on Oracle's foundational knowledge learning. Th
rac after the grid infrastructure was installed, we shifted our attention to the installation of Oracle software on the cluster. As we can see, the Grid Infrasctructure provides a framework for running RAC, including cluster communication links, node separation, node membership, and other services. ASM is the preferred way for
rac after the grid infrastructure was installed, we shifted our attention to the installation of Oracle software on the cluster. As we can see, the Grid Infrasctructure provides a framework for running RAC, including cluster communication links, node separation, node membership, and other services. ASM is the preferred way for
After installing grid infrastructure, RAC will focus on installing the Oracle software on the cluster. Grid infrasctructure provides a framework for running RAC, including cluster communication links, node separation, and node member relationships. ASM is the first choice for Oracle database storage.
Label:Oracle RAC Learning notes: Basic concepts and Getting Started April 19, 2010 10:39 Source: Book's Blog book Editor: Xiao Xiong【Technical Development Technical Articles】Oracle 10g Real Application Clusters introduction1. What is clusterA cluster is made up of two or more independent, network-connected servers. Several hardware vendors have been providing a v
Original link: http://tech.it168.com/a2012/0814/1384/000001384756_all.shtmlDifferent cluster products have their own characteristics, RAC features include the following points:• Dual-machine parallel. RAC is a parallel mode, not a traditional master and standby mode. That is, all members of the RAC cluster can receive client requests at the same time.• High avail
for many sites. ASM can be managed through Sql*plus, Enterprise Manager (Dbconsole), or DBCA. In Oracle 11g Release 2, ASM is now part of the grid infrastructure, whether in a single-instance or RAC environment. A new configuration Assistant ASMCA accepts and expands the functionality provided in the 11.1 dbca. ASM can no longer be launched from outside the RDBMS Oracl
as the logical volume manager of the cluster, you can easily monitor a single-instance Oracle database without interruption. When a node fails, the database is automatically migrated to the slave node. Based on the size of the initialization parameters fast_start_mttr_target and recovery set, this failover may be very fast. However, as part of the Failover process, the user's database connection will be disconnected. Active/passive mode can be enable
applied as a special Oracle instance, with its own SGA, but without a continuous dictionary. In RAC, each cluster node has and has only one individual ASM instance. When started, each instance detects ASM disk group resources in the grid infrastructure through initialization parameters in the cluster software. Each instance will mount these disk groups. By giving the correct permissions (ASM11.2 introduced
1. Concurrency Control
In a cluster environment, key data is usually shared and stored, for example, on a shared disk. Each node has the same access permission to the data. In this case, there must be a mechanism to control the node's access to the data. Oracle RAC uses the DLM (distribute Lock Management) mechanism to control concurrency among multiple instances.
2. Amnesia (amnesia)
The Cluster Envi
L CRSD. Log: $ORA _crs_home/log/hostname/crsd/crsd. Log
L OCSSD. Log: $ORA _CRS_HOME/LOG/HOSTNAME/CSSD/OCSD. Log
L EVMD. Log: $ORA _CRS_HOME/LOG/HOSTNAME/EVMD/EVMD. Log
Nodeapp Log Location$ORA _crs_home/log/hostname/racg/This is a log of Nodeapp, including ONS and VIPs, such as ORA. Rac1.ons.Log Tool Execution log: $ORA _crs_home/log/hostname/client/Clusterware provides a number of command-line tools such as Ocrcheck, Ocrconfig,ocrdump,oifcfg, and Clscfg, and the logs gen
textbook
Oracle one-off RAC Survival Guide
Oracle 11gR2 RAC Management and performance optimization
Oracle Database 11g Release 2 RAC on Linux Using NFS
Best Practices for installing
[Switch] RAC concepts and principles
Some special problems in a cluster environment
1.1 Concurrency Control
In a cluster environment, key data is usually shared and stored, for example, on a shared disk. Each node has the same access permission to the data. In this case, there must be a mechanism to control the node's access to the data. Oracle
text. Before reading the Oracle RAC installation and use tutorial, I will first comb the whole idea and formation of this article. Due to the different levels of knowledge storage for readers, I will start with the preparation and planning of Oracle RAC before installing the deployment of
Some special problems in a cluster environment
1.1 Concurrency Control
In a cluster environment, key data is usually shared and stored, for example, on a shared disk. Each node has the same access permission to the data. In this case, there must be a mechanism to control the node's access to the data. Oracle RAC uses the DLM (Distribute Lock Management) mechanism to control concurrency among multiple instan
In a cluster environment, key data is usually shared and stored, for example, on a shared disk. Each node has the same access permission to the data, so there must be a mechanism
In a cluster environment, key data is usually shared and stored, for example, on a shared disk. Each node has the same access permission to the data, so there must be a mechanism
Some special problems in a cluster environment
1.1 Concurrency Control
In a cluster environment, key data is usually shared and stored,
file (blog Park)
Article Navigation
Introduction to cluster concept (i)
Oracle Cluster Concepts and principles (ii)
How RAC Works and related components (iii)
Cache Fusion Technology (IV)
RAC special problems and combat experience (V)
ORACL
Why didn't Oracle RAC Opatch go to Rac database home during auto?
First explain the environment:Operating System: AIX 7.1Oracle version: Oracle Rac 11.2.0.3I used the 11.2.0.3.9 patch set before and it was not officially used for Rac
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.