Answer Posted / s.palanirajan
your question is not clear.your are asking albd_server or
db_server process.But i am explain both process.
albd_server process is very critical service in clearcase
server and client .
albd_server process responsible:
1.Starting and stopping other Rational ClearCase services
as needed.
2.Setting up network communications between Rational
ClearCase clients and servers that time (When a client
program wants to access a service (a VOB or view server,
for example) on a Rational ClearCase server host, it uses a
remote procedure call (RPC) to send a request to the
albd_server process on that host).
3.Managing execution of tasks run by the Rational ClearCase
scheduler.
4.Responding to requests for registry information on a
Rational ClearCase registry server host.
5.Responding to requests for licenses on a Rational
ClearCase license server host.
albd_server listen RPC port number is port 371.
db_server service is different for albd_server process .
db_server is dependent process of albd_server process.
Resonsibile for db_server process:
Client program is not able to access VOB database
directly. db_server processes manage VOB database
transactions on that host in response to requests from
client programs
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain where do you specify the license host details when you setup the clearcase for the first time?
Can you explain what does aldb_server do?
What is eclipsed file in clearcase? What is the solution?
Tell me any 5 best scm practices?
What is the advantages of using clearcase tool instead of sharepoint with regards storing files?
Do you know how to start the albd_server in windows if it is stopped?
Explain how to list all the cos by a user in different vobs through a single command?
Where do you specify the license host details when you setup the clearcase for the first time?
Explain different file systems in liunx os?