Linux-UNIX: Configuring Oracle RAC S-TAP and A-TAP
Oracle RAC (Real Application Clusters) allows multiple computers to run Oracle RDBMS software simultaneously while they access a single database, thus providing clustering.
About this task
In a non-RAC Oracle database, a single instance accesses a single database. The database consists of a collection of data files, control files, and redo logs that are on the disk. The instance comprises the collection of Oracle-related memory and operating system processes that run on a computer system.
In an Oracle RAC environment, two or more computers with an Oracle RDBMS instance concurrently access a single database. This environment allows an application or user to connect to either computer and have access to a single coordinated set of data.
Configure Oracle RAC S-TAP (Software TAP)
and A-TAP
(Application TAP) by completing the following steps.
Tip: You can also use the following
procedure to configure A-TAP for Oracle
Exadata, which is a specific RAC configuration.