Database Creation
Please complete the below steps before continuing.
Step By Step Oracle 19C RAC Installation on RHEL 8.10
Install Oracle Database 19C Software
Download Oracle Database 19c (19.3) for Linux x86-64 and uploaded to Node1 server in $ORACLE_HOME and unzip it.
cd $ORACLE_HOME
unzip -q LINUX.X64_193000_db_home.zip
Using MobaXterm, login using oracle os user and run the setup from $ORACLE_HOME.
$ORACLE_HOME/runInstaller.sh
Oracle 19c DB Software Installation Wizard will appear.
Step 1 - Configuration Options
- Select Setup Software Only
Step 2 - Database Installation Option
- Select Oracle Real Application Clusters database installation
Step 3 - Node Selection
- Select
Node1andNode2to install the Database software.
Step 4 - Database Edition
- Select Enterprise Edition
Step 5 - Installation Location
- Verify Oracle Base Location and Proceed to the Next step
Step 6 - OS Groups
- Verify the OS Groups created in the Prerequisite.
Step 7 - Root Script Execution
- Select Automatically run configuration scripts and enter the
rootpassword in the password field.
Step 8 - Prerequisite Checks
- The Installer will perform the Prerequisite Checks before proceeding.
Step 9 - Summary
- Once the Prerequisite Checks have been completed, Save the Response file and Click on Install.
Step 10 - Root Script Execution Pop-up
- Select Yes on the configuration Scripts Prompt.
Step 11 - Installation Complete
- Upon successful installation of the Oracle Database 19c Software. Click on Close