cant remove service after removing db
59640Jul 26 2007 — edited Sep 9 2008Hi,
I have created a DB TESTDB with services. We removed the db, but a couple of services are stil there:
srvctl remove service -d TESTDB -s oraTESTDB.SERV1.cs -f
PRKR-1001 : cluster database TESTDB does not exist
PRKO-2005 : Application error: Failure in getting Cluster Database Configuration for: TESTDB
[oracle@cluster1] /oracle00/home > crs_stat -t
Name Type Target State Host
------------------------------------------------------------
ora....SERV1.cs application OFFLINE OFFLINE
NAME=ora.TESTDB.SERV1.cs
TYPE=application
TARGET=OFFLINE
STATE=OFFLINE
How would can I remove this service without the DB being there?
Regards
Nico