SKIP DNS RESLOV.CONF CHECK DURING RAC CONFIGURATION

 shsebs7idb1: PRVG-2064 : There are no configured name servers in the file

             '/etc/resolv.conf' on the nodes "shsebs7idb1"


Solution:

[root@shsebs7idb2 ~]# ls -ltr /etc/resolv.conf
-rw-r--r--. 1 root root 78 Jul  3 11:02 /etc/resolv.conf
[root@shsebs7idb2 ~]# mv /etc/resolv.conf /etc/resolv.conf.sid


Rename resolv.conf to resolv.conf.sid for example and re run the installation again .

It  worked for me

Comments

Popular posts from this blog

How to drop index and before dropping it how to get the DDL.

PRVG-11250 : The check "RPM Package Manager database" was not performed because

ORA-00257:archiver error, connect internal only until freed

Verifying Daemon “Avahi-Daemon” Not Configured And Running …FAILED (PRVG-1360)

Linux OL7/RHEL7: PRVE-0421 : No entry exists in /etc/fstab for mounting /dev/shm

CPU Patch Analysis

How to troubleshoot Long Running Concurrent Request in EBS 12.2

How To Manage Space of The FRA in the Oracle DB

How to write to a CSV file using Oracle SQL*Plus