Hi Thao,
Here’s a short list of steps that we execute when we need to restart a complete Cloverleaf site. If you still have messages in error or recovery, you need to save these first if necessary.
* Stop all processes
* Stop all site daemons (hcisitectl -f -K)
* Remove the monitorshmemfile (rm $HCISITEDIR/exec/monitorShmemfile)
* Cleanup memory region (hcimsiutil -R)
* Remove vista.taf (rm $HCISITEDIR/exec/databases/vista.taf)
* Cleanup site (hcisitecleanup)
* Initialise database (hcidbinit -iC)
* If necessary (when having DB_vista error), rebuild logs:
– keybuild rlog
– dchain rlog
– keybuild elog
– dchain elog
* Start site daemons (hcisitectl -S)
* Start all processes
If this fails, we reboot the server. If it still fails, we call support…
We are running CL 5.2.1 on HP-UX.
Hope this helps.
Zuyderland Medisch Centrum; Heerlen/Sittard; The Netherlands