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!

How to delete VIP,listener services related to deleted node.

581988Jun 16 2008 — edited Jun 17 2008
I have a 10.2.0.4 RAC setup. Due to some HDD problem i have reinstalled OS in 1 system. earlier this system was a part RAC system. Now i have deleted this node from RAC system but still in other nodes VIP and LISTENER services are present in output of CRS_stat command. e.g my deleted node's hostname was db3. Now output of crs_stat at db2 & db1 is

NAME=ora.db3.LISTENER_DB3.lsnr
TYPE=application
TARGET=ONLINE
STATE=OFFLINE

NAME=ora.db3.vip
TYPE=application
TARGET=ONLINE
STATE=ONLINE on db2

so now when i am tring to delete these with srvctl then system is not able to resolve hostname because i have deleted this node.

So please tell e how i can delete these configurations also from RAC system.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 15 2008
Added on Jun 16 2008
5 comments
2,283 views