Oracle RAC Startup Architecture

Oracle RAC Startup Architecture

When troubleshooting an Oracle Real Application Clusters environment, understanding the startup sequence of cluster components is extremely important. Many issues during node boot, cluster startup or database availability can be…
Cursor Sharing in Oracle

Cursor Sharing in Oracle

Private SQL area holds information about a parsed SQL statement and other session specific information for processing. When a server process executes SQL or PL/SQL code, the process uses the…