Oracle RAC Step by Step Installation on Linux -3

Hi,

I will continue to explain the installation of Oracle RAC ( Real Application Cluster ) on Linux which is High availability solution of Oracle in this tutorial series.

 

 

Read previous article before this post.

Oracle RAC Step by Step Installation on Linux -1

 

Oracle 11g or Oracle 12c installation files are downloaded from support.oracle.com or edelivery.oracle.com and unzip files.  runInstaller is executed as follows and the following steps are followed.

 

 

Skip Software updates like following.

 

In this step, the Cluster installation is chosen as follows.

 

Choose Advanced installation.

 

 

In this step, the cluster name, scan name and Scan port are typed.

The scan name should be a name that resolves 3 IPs on the DNS server and they must be registered on DNS Server.

 

 

In this step, the other node of the Cluster is added as follows.

 

 

 

Passwordless SSH Connectivity is establishing between the selected nodes.

 

In this step, the public and private network interfaces are chosen. Public Interface is used for the host ip, virtual ip, scan ip.  Private Interface is a network that is special for both servers and perform interconnect and hearbeat.

 

 

Choose ASM for Storage.

 

 

In this step, the disk group to be installed on the Cluster are chosen as follows. This disk is the ASM disk created in the previous article. All datafiles and other database files will be kept on this Disk group.

 

 

 

Choose redundancy as External, if you don’t know Oracle ASM and redundancy, read following article.

https://ittutorial.org/oracle-automatic-storage-management-1-2/

 

 

Type Oracle passwords.

 

Select operating system groups like following.

 

Type Oracle home like following.

 

The problem of NTP and resolv.conf is solved and  the fix & check again button is clicked and continue with next in this step.

 

 

 

 

In this step, the root.sh scripts are executed on rac01 and rac02 respectively.

 

 

 

 

 

I will continue to explain Oracle RAC installation in the next article.

 

 

Do you want to learn Oracle Database for Beginners, then read the following articles.

https://ittutorial.org/oracle-database-19c-tutorials-for-beginners/

About Mehmet Salih Deveci

I am Founder of SysDBASoft IT and IT Tutorial and Certified Expert about Oracle & SQL Server database, Goldengate, Exadata Machine, Oracle Database Appliance administrator with 10+years experience.I have OCA, OCP, OCE RAC Expert Certificates I have worked 100+ Banking, Insurance, Finance, Telco and etc. clients as a Consultant, Insource or Outsource.I have done 200+ Operations in this clients such as Exadata Installation & PoC & Migration & Upgrade, Oracle & SQL Server Database Upgrade, Oracle RAC Installation, SQL Server AlwaysOn Installation, Database Migration, Disaster Recovery, Backup Restore, Performance Tuning, Periodic Healthchecks.I have done 2000+ Table replication with Goldengate or SQL Server Replication tool for DWH Databases in many clients.If you need Oracle DBA, SQL Server DBA, APPS DBA,  Exadata, Goldengate, EBS Consultancy and Training you can send my email adress [email protected].-                                                                                                                                                                                                                                                 -Oracle DBA, SQL Server DBA, APPS DBA,  Exadata, Goldengate, EBS ve linux Danışmanlık ve Eğitim için  [email protected] a mail atabilirsiniz.

One comment

  1. it was useful for me.
    thanks

Leave a Reply

Your email address will not be published. Required fields are marked *