Windows Server 2003
1833329 Members
3628 Online
110051 Solutions
New Discussion

cluster node/forcecleanup...

 
mark.M
Frequent Advisor

cluster node/forcecleanup...

C:\Documents and Settings\cluserviceF>cluster node /forcecleanup Attempting to clean up node 'FACTDB2' ... System error -2147352567 has occurred (0x80020009). Exception occurred. C:\Documents and Settings\cluserviceF>
1 REPLY 1
Rune J. Winje
Honored Contributor

Re: cluster node/forcecleanup...

Little info, but have a look at this:

http://support.microsoft.com/default.aspx?scid=kb;en-us;282227


- syntax should be

cluster node /forcecleanup

- also check the note to create cluster service if it does not exist in the registry
(sc create clussvc)


Cheers,
Rune