Database instance not registered
Hello,
I've a 11gR2 setup on HP-UX with Serviceguard and SGeRAC with two nodes. It looks like the database instances are not being registered
by default. Is there any reason why this is NOT being done?
I could register an instance using "crsctl add resource ora.<db name>.<instance>.inst -type ora.database.type -attr "HOSTING_MEMBERS=<nodename>"
This got succeeded.
------
#crsctl status resource ora.<db name>.<instance>.inst
NAME=ora.<db name>.<instance>.inst
TYPE=ora.database.type
TARGET=OFFLINE
STATE=OFFLINE
#
------
When I tried to start this resource using "crsctl start resource ora.<db name>.<instance>.inst", the command failed with
I've a 11gR2 setup on HP-UX with Serviceguard and SGeRAC with two nodes. It looks like the database instances are not being registered
by default. Is there any reason why this is NOT being done?
I could register an instance using "crsctl add resource ora.<db name>.<instance>.inst -type ora.database.type -attr "HOSTING_MEMBERS=<nodename>"
This got succeeded.
------
#crsctl status resource ora.<db name>.<instance>.inst
NAME=ora.<db name>.<instance>.inst
TYPE=ora.database.type
TARGET=OFFLINE
STATE=OFFLINE
#
------
When I tried to start this resource using "crsctl start resource ora.<db name>.<instance>.inst", the command failed with
0