How to delete VIP,listener services related to deleted node.
581988Jun 16 2008 — edited Jun 17 2008I 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.