Home / APPS DBA / RAC Acronyms in Used

RAC Acronyms in Used

Real Application Cluster Acronyms

GCS

Global Cache Services in memory database containing current locks and awaiting locks, also known as PCM

GES

Global Enqueue Services coordinates the requests of all global enqueues uses the GCS, also known as non-PCM

GRD

Global Resource Directory all resources available to the cluster (formed and managed by GCS and GES), see GRDfor more details

GRM

Global Resource Manager helps to coordinate and communicate the locks requests between Oracle processes

GSD

Global Services Daemon runs on each node with one GSD process per node. The GSD coordinates with the cluster manager to receive requests from clients such as the DBCA, EM, and the SRVCTL utility to execute administrative job tasks such as instance startup or shutdown. The GSD is not an Oracle instance background process and is therefore not started with the Oracle instance

PCM (IDLM)

Parallel Cache Management formly know as (integrated) Distributed Lock Manager, its another name for GCS

Resource

n/a it is a identifiable entity it basically has a name or a reference, it can be a area in memory, a disk file or an abstract entity

Resource (Global)

n/a a resource that can be accessed by all the nodes within the cluster examples would be the following

Data Buffer Cache Block

Transaction Enqueue

Database Data Structures

LVB

Lock Value Block contains a small amount of data regarding the lock

TRFC

Traffic Controller controls the DLM traffic between instances (messaging tickets)

 

 

About Syed Saad Ali

With 13 years of experience as a certified and skilled Oracle Database Administrator, I possess the expertise to handle various levels of database maintenance tasks and proficiently perform Oracle updates. Throughout my career, I have honed my analytical abilities, enabling me to swiftly diagnose and resolve issues as they arise. I excel in planning and executing special projects within time-sensitive environments, showcasing exceptional organizational and time management skills. My extensive knowledge encompasses directing, coordinating, and exercising authoritative control over all aspects of planning, organization, and successful project completions. Additionally, I have a strong aptitude for resolving customer relations matters by prioritizing understanding and effective communication. I am adept at interacting with customers, vendors, and management, ensuring seamless communication and fostering positive relationships.

Check Also

OracleEBSConfig

Changing IP Address in an Oracle EBS R12 Environment

Changing IP Address in an Oracle EBS R12 Environment 1. First, Change the IP Address …

Leave a Reply