Database

18 articles in this category

Oracle 19c RAC Installation Part III - Grid Installation

Oracle 19c 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.

197
Oracle 19c RAC Installation Part II - Pre-Requisite step

Oracle 19c RAC Installation Part II - Pre-Requisite step

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.

130
How to resolve Not All Endpoints Registered, STABLE in CRS?

How to resolve Not All Endpoints Registered, STABLE in CRS?

In Oracle Real Application Clusters (RAC) environments, especially when using Automatic Storage Management (ASM), the Cluster Ready Services (CRS) and SCAN listeners play a crucial role in managing connectivity and service registration.

93
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

83
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.

109
Oracle 12cR1 RAC Installation Part II - Pre-Requisite steps

Oracle 12cR1 RAC Installation Part II - Pre-Requisite steps

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.

66
Getting Started with Swingbench for Oracle Database

Getting Started with Swingbench for Oracle Database

In the realm of database management, performance testing plays a crucial role in ensuring optimal functionality and efficiency. Oracle Database, renowned for its robustness and scalability, requires thorough performance evaluation to maintain peak operational conditions. One valuable tool in this regard is Swingbench, a versatile and widely used benchmarking tool specifically designed for Oracle Database.

75