Starting and stopping Rational ClearCase on Windows

Unless explicitly configured to be started manually, the lockmgr and albd_server services, in addition to the MVFS if it is installed, are started when a Rational® ClearCase® host starts. If you are a member of the local host’s administrators or Power Users groups, you can use the Services Startup page of the ClearCase program in Control Panel to stop and start Rational ClearCase on the host.
  1. Click Start > Settings > Control Panel, and then open the ClearCase program.
  2. Click the Services Startup page. This page displays the status of the albd_server and, if the host supports local VOBs, the lock manager. On hosts where the MVFS is installed, this page also displays the status of the MVFS and the Credentials Manager, which manages the MVFS credentials cache.
    • Click Stop ClearCase to stop Rational ClearCase services.
    • Click Start ClearCase to start Rational ClearCase services.

    You can also use the Windows® commandsnet start and net stop

    • To stop Rational ClearCase services, type net stop albd.
    • To start Rational ClearCase services, type net start albd.

Feedback