rgy_check

Check registry files for inconsistencies

APPLICABILITY


Product

Command Type

ClearCase


command


ClearCase LT


command


Platform

UNIX


Windows

SYNOPSIS

rgy_check { -vie·ws | -vob·s } ... [ -reg·ion region ] [ -sto·rage ]
rgy_check { -vie·ws | -vob·s } ... [ -hst·orage ]

DESCRIPTION

The rgy_check command examines the contents of ClearCase or ClearCase LT VOB and/or view registries, and reports any errors or inconsistencies.

Registry problems have various causes:

If rgy_check finds errors or inconsistencies, it displays a line like the following at the end of its output:

Error: 21 total registry errors/inconsistencies detected.

For each problematic registry entry, rgy_check displays the registry entry and a warning or error message.

General Problems

rgy_check reports the following general problems:

Registration Anomalies

rgy_check reports the following VOB or view registration anomalies:

Region-Related Problems

Region-related problems are more likely to occur ClearCase than in ClearCase LT because ClearCase installations are not restricted to a single region. However, in either case, rgy_check may report these problems:

Storage-Related Problems

In ClearCase, if you specify the -storage option, rgy_check also reports these problems:

In ClearCase LT, if you specify the -storage option, rgy_check reports the same kinds of problems that ClearCase reports when you use -storage, except that view and VOB objects (rather than tags) are checked.

RESTRICTIONS

None.

OPTIONS AND ARGUMENTS

SPECIFYING THE KIND OF REGISTRY ENTRIES TO DISPLAY.   Default: None.

-vie·ws

Checks the contents of the view-tag and/or view-object registries.
-vob·s

Checks the contents of the vob-tag and/or vob-object registries.

SPECIFYING THE REGION.   Default: All regions.

-reg·ion region

Specifies the network region for which registry entries are to be checked.

CHECKING STORAGE.   Default: None.

-sto·rage

Checks for the existence of registered VOB and/or view storage directories. Given a storage directory's existence, rgy_check looks for basic storage configuration problems as well. Typically, registered storage pathnames for multiple network regions are not accessible from a single host. It is common practice to use -region to confine storage checks to the current host's network region.
-hst·orage

Checks for the existence of registered VOB and/or view storage directories on the ClearCase LT server host. Given a storage directory's existence, rgy_check looks for basic storage configuration problems as well. You must run rgy_check at the ClearCase LT server host when you use this option.

EXAMPLES

SEE ALSO

Administrator's Guide