cluster service config
Hi all,
I have a strange behavior with my rac services.
I can't see the service in crs_stat, can't remove it, can't add it...
srvctl remove service -d DB -s SERVICE1
SERVICE1 PREF: DB1 DB2 AVAIL:
Remove service SERVICE1 from the database DB? (y/[n]) y
PRKP-1056 : Failed to get the status of the resource ora.DB.SERVICE1.cs.
CRS-0210: Could not find resource ora.DB.SERVICE1.cs.
srvctl add service -d DB -s SERVICE1 -r DB1,DB2
PRKP-1083 : The service SERVICE1 already exists.
It seems that the service is somewere registered.
Does anybody know where that can be?
I have a strange behavior with my rac services.
I can't see the service in crs_stat, can't remove it, can't add it...
srvctl remove service -d DB -s SERVICE1
SERVICE1 PREF: DB1 DB2 AVAIL:
Remove service SERVICE1 from the database DB? (y/[n]) y
PRKP-1056 : Failed to get the status of the resource ora.DB.SERVICE1.cs.
CRS-0210: Could not find resource ora.DB.SERVICE1.cs.
srvctl add service -d DB -s SERVICE1 -r DB1,DB2
PRKP-1083 : The service SERVICE1 already exists.
It seems that the service is somewere registered.
Does anybody know where that can be?
0