When Linux® or the UNIX® system is started, the
Rational® ClearCase® startup
script
ccase-home-dir/etc/clearcase is
run by the
init program. The startup script does the following:
- Starts the host’s albd_server process.
- Starts a lockmgr process for any VOBs on the host.
- Performs additional setup tasks, such as mounting public VOBs.
The
root user can run the
clearcase script
to stop or start
Rational ClearCase at
any time. For example:
# ccase-home-dir/etc/clearcase stop
Stops Rational ClearCase.
# ccase-home-dir/etc/clearcase start
Starts Rational ClearCase.