DBA Hub

📋Steps in this guide1/2

Fixing PRVG-11067 and PRVG-11095 Errors in Oracle Grid

On both nodes, run:

oracle configurationintermediate
by OracleDba
14 views
1

Overview

On both nodes, run:

Code/Command (click line numbers to comment):

1
2
3
4
5
6
7
8
9
10
ip addr | grep 192.168.122.1

inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0

sudo systemctl stop libvirtd
sudo systemctl disable libvirtd

sudo reboot

ip a | grep 192.168.122
2

Section 2

there should be no output for above command

Code/Command (click line numbers to comment):

1
./runcluvfy.sh stage -pre crsinst -n node1,node2 -verbose

Comments (0)

Please to add comments

No comments yet. Be the first to comment!