vobrpc_server

ClearCase database server program

APPLICABILITY

ClearCase (administrative command)

SYNOPSIS

Invoked as needed by the albd_server program

DESCRIPTION

Each VOB host runs up to five vobrpc_server processes for each of its VOBs. Each process handles requests from view_server processes throughout the network. The request can generate both metadata (VOB database) and file-system data (storage pool) activity. The vobrpc_server accesses the VOB database in exactly the same way as a db_server. It forwards storage pool access requests to the vob_server.

Multiple server processes are started by albd_server, which also routes new requests to the least-busy servers and terminates unneeded vobrpc_server processes when the system is lightly loaded.

ERROR LOG

The vobrpc_server process sends warning and error messages to the event log.

SEE ALSO

albd_server, db_server, vob, vob_server



Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved.