issue “show clus” at the domino console, what’s the response? Should say “server is not configured for a cluster”. You may need to delete the cluster.ncf file from the server; if this file did not update properly the server may still think it’s a cluster member. Make sure INI setting SERVER_CLUSTER_ON=0 or is not present. After you have verified all above stop CALCONN, Sched and RnRMgr, delete clubusy.nsf and busytime.nsf from the server then restart the above tasks.
“show clus” on the server returned “This server is not configured for a cluster.”
First I shutdown the server then I removed the cluster.ncf file and also removed the line SERVER_CLUSTER_ON=0 from the notes.ini. Made sure no copies of either busytime.nsf or clubusy.nsf was located in the Data directory. Restarted the whole machine and now it is looking stable again.
There is code in Sched and RnRMgr to automatically remove the “other” busytime dB if it exists at startup.
So in a non-clustered system, the clubusy.nsf will be automatically deleted on task startup and on a clustered system the busytime.nsf will be automatically deleted.