Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Change of RAC Servers IP Addresses

Zeeshan Ali Awan25 hours ago

I have RAC Environment on Linux with

Public

# Public
192.168.56.71 srv1.localdomain srv1
192.168.56.72 srv2.localdomain srv2

# Private
192.168.10.1 srv1-priv.localdomain srv1-priv
192.168.10.2 srv2-priv.localdomain srv2-priv

# Virtual
192.168.56.81 srv1-vip.localdomain srv1-vip
192.168.56.82 srv2-vip.localdomain srv2-vip

# SCAN (in production this should be configured in DNS)
192.168.56.91 srv-scan.localdomain srv-scan
192.168.56.92 srv-scan.localdomain srv-scan
192.168.56.93 srv-scan.localdomain srv-scan

I want to change my public network to 192.168.1.x that my rest all network can connect with database because my new network has 192.168.1.x ip addresses and I am unable to connect SQL Developer with RAC database.

I want old RAC Network → 192.168.1.x

anyone knows or did this please write full steps

Comments
Post Details
Added 25 hours ago
1 comment
11 views