Hi,
> In my HA configuration, i have modified the
> hotbackup/archive path and i want to restart the
> csstore without restarting other services.
>
> Can i use something like :
> # ./start-cal HA store
You can start/stop individual services in 2005Q4 (different in 2006Q4) using the command :
cd <cal_base>/bin/ (note it is under bin, not sbin)
./csstop service store
./csstart service store
Regards,
Shane.