BPavan DBA's Blog
Pages - Menu
(Move to ...)
Home
▼
Monday, 4 July 2016
How to Change Interconnect network interface in 11gR2 RAC
›
[root@rac1 ~]# oifcfg getif eth0 147.43.0.0 global public eth1 172.16.0.0 global cluster_interconnect srvctl stop database -d D...
1 comment:
Change Cluster Interconnect Adapter IP Address in 11gR2 RAC
›
Cluster interconnect: It’s a private interface used for the cluster-ware to provide inter-instance or Cache Fusion communication. This is ...
Identify your Oracle RAC Network details.
›
[root@rac1 ~]# cat /etc/hosts # Do not remove the following line, or various programs # that require network functionality will fail. 12...
Sunday, 12 June 2016
Data Dictionary views Vs V$ views in Oracle
›
Here are the differences between data dictionary views and V$ views, in Oracle. DBA_ / USER_ / ALL_ views are built on the data dictionar...
Manually Adding Space to ASM Disk
›
Pre-requisites: Ensure you set ASM instance environment. Ensure you connect ASM instance as sysasm user, not sys/sysdba. Ensure you ent...
Wednesday, 1 June 2016
Oracle RAC 11gR2 Installation on OEL 5 Part - 4
›
Step:1) Network Configuration for RAC Nodes: The Public, VIPs,SCAN VIPs and private IPs for Cluster Interconnects are resolved...
›
Home
View web version