Servers that have multiple network interfaces may offload the traffic by adding another subnet to grid infra. In this post, I demonstrate how I add… Read More »How to Add a Subnet to Grid
Preparation 1. Looking up SCAN name on DNS before adding a SCAN VIP [root@primary01 ~]# nslookup primary-cluster-scan Server: 10.0.0.199 Address: … Read More »How to Add a SCAN VIP to Grid
Listener Not Starting You may found out the listener seems not working: [oracle@primary01 ~]$ lsnrctl status LSNRCTL for Linux: Version 12.1.0.2.0 - Production on 05-JUN-2016… Read More »How to Resolve Listener Not Starting in RAC
Oracle 12c uses 4 types of IP addresses to configure network of RAC: Public IP Private IP Virtual IP SCAN IP In which, Public IP,… Read More »How RAC Change Subnet
If you want a conventional RAC environment, it's almost the same as 11g RAC on the entire infrastructure. Logically, there're at least three components that… Read More »How to Build 12c RAC (0/6) - An Overview