config_ccase

ClearCase configuration

APPLICABILITY

ClearCase (data structure)

SYNOPSIS

Files and Windows registry keys used by ClearCase server processes to configure system operation

DESCRIPTION

ClearCase processes create and consult the files and registry key values described in the sections below.

Values in Registry Key HKEY_LOCAL_MACHINE\SOFTWARE\Atria\ClearCase\CurrentVersion

The ClearCase setup program sets these values based on user input at ClearCase installation time. You can modify most of them from the ClearCase Control Panel. (We recommend that you do not modify these values directly with the Windows Registry Editor.)

Registry Key Description Edited with

AtriaRegy

The network's registry server host. See the registry_ccase reference page.

Registry tab

InteropRegion

The UNIX region whose VOBs will be accessed from Windows machines.

Registry tab

LicenseHost

(Required for each ClearCase host) Contains the name of the host that acts as the ClearCase license server host for the local host.

Licensing tab

LicenseKeys

(License server host only) The license database, which defines a set of ClearCase licenses. See the license.db and clearlicense reference pages.

Licensing tab

ProductHome

The directory in which ClearCase is installed on the local host.

-

RegBackup

(Registry server host only) The name of the backup registry server host.

Registry tab

Region

The local network region. See registry_ccase.

Registry tab

ServerType

(Registry server host only) Stores the character string master on a registry server host.

-

Values in Registry Key HKEY_LOCAL_MACHINE\SOFTWARE\Atria\ClearCase\CurrentVersion\Security

RegPasswd

(Registry server host only) The tag registry password, as supplied by the command rgy_passwd. See also registry_ccase.

Files in ccase-home-dir\config\services

Anyone can read or write this directory.

albd.conf

Defines the services provided by the albd_server. See the albd_server reference page for details.

Files in ccase-home-dir\var\rgy

Anyone can read or write this directory.

vob_tag, vob_object, view_tag, view_object

The ClearCase VOB and view registry files. See the registry_ccase reference page.

Files in ccase-home-dir\var\cache

Information written and used by local server processes.

var\cache\ClearCase_check

A subdirectory, populated with zero-length files, used for ClearCase licensing.

Files in ccase-home-dir\var\config

Anyone can read or write to this directory.

db.conf

Configuration information for the file, vista.tjf, which is a journal of VOB updates. This file can grow large, especially as a result of such operations as rmver, rmview, rmtype, and scrubber. To limit the size of vista.tjf, create the file db.conf (in ccase-home-dir\var\config) and add the line

-journal_file_limit
bytes

where bytes may not be less than 5000000. Setting this value too low may degrade performance.

SEE ALSO

albd_server, license.db



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