Search Articles

Found 6 results for "css"

Stop/Start Cluster Resources

Stop/Start Cluster Resources

CRSCTL Commands: - Cluster Related Commands crs_stat t Shows HA resource status (hard to read) crsstat Output of crs_stat t formatted nicely

85
Oracle 12cR1 RAC Installation Part III - Grid Installation

Oracle 12cR1 RAC Installation Part III - Grid Installation

Oracle Real Application Clusters (RAC) is a high-availability solution that allows multiple instances of Oracle Database to run on different servers, accessing a single database. This setup ensures that if one server fails, the database remains accessible through other servers, thus providing both high availability and scalability. Oracle RAC provides a robust solution for enterprises needing high availability and scalability. Proper setup and configuration are crucial for maximizing the benefits of a RAC environment.

111
Oracle Data Guard Configuration on Oracle Linux 7.8 & Database 19c

Oracle Data Guard Configuration on Oracle Linux 7.8 & Database 19c

Oracle Data Guard is a comprehensive disaster recovery and high availability solution built into Oracle Database. It maintains one or more synchronized copies (standby databases) of a production database (primary database) to protect against data loss, corruption, and disasters while minimizing downtime.

60