Atria location broker daemon / ClearCase master server
ClearCase (administrative command)
Each ClearCase host runs an albd_server process (Atria location broker daemon), which starts up and dispatches messages to the following servers:
db_server | VOB database server, short-lived |
VOB data storage server, long-lived | |
Remote-access VOB database and data storage server, long-lived | |
Derived object data storage server, short-lived | |
View server, long-lived | |
Administrative support server; offloads functions from the albd_server |
A ClearCase client program sends a request to an albd_server process (often, running on another host) to find the port number (socket address) of the server it wants to access. Thereafter, the client communicates directly with the specific server. If necessary, albd_server starts the server before passing its port number to the client.
ClearCase starts albd_server when you start ClearCase. A local administrator can also start albd_server manually from the ClearCase icon on Control Panel, from the Services Startup tab, or with the following command:
> net start albd
When started, the albd_server looks for a port assignment in the file %SystemRoot%\System32\drivers\etc\services. If a port is not defined there, the albd_server uses port 371.
albd_server reads configuration file ccase-home-dir\config\services\albd.conf during startup to determine which services to provide. Do not modify this file.
In addition to its other duties, albd_server performs the following functions:
See license.db and clearlicense for more information.
See lsvob, lsview, and registry_ccase for more information.
system directory (for example, %SystemRoot%\system32)
ccase-home-dir\config\services\albd.conf
HKEY_LOCAL_MACHINE\SOFTWARE\Atria\ClearCase\CurrentVersion\LicenseKeys
clearlicense, license.db, lockmgr, registry_ccase
|
Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved. |