rgy_check

Check ClearCase registry files for inconsistencies

APPLICABILITY

ClearCase (administrative command)

SYNOPSIS

rgy_check { -views | -vobs } ... [ -region region ] [ -storage ]

DESCRIPTION

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

By default, rgy_check examines registry entries for all ClearCase network regions. Use -region to examine only the VOB and/or view registry for a single region.

Registry Error Reporting

If rgy_check finds any 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.

rgy_check reports the following general errors:

rgy_check reports the following VOB or view registration anomalies:

If you specify the -storage option, rgy_check also reports these problems:

Registry problems have various causes:

PERMISSIONS AND LOCKS

Permissions Checking: No special permissions required. Locks: No locks apply.

OPTIONS AND ARGUMENTS

SPECIFYING REGISTRY ENTRIES TO DISPLAY.   Default: None. You must specify -vobs or -views (or both). rgy_check examines the VOB/view object and tag file entries for all network regions.

-views

Checks the contents of the ClearCase registry's view_tag and/or view_object files.
-vobs

Checks the contents of the ClearCase registry's vob_tag and/or vob_object files.
-region region

Specifies the network region. If you do not include a -region option, rgy_check reports on all VOBs or views in the ClearCase registry.
-storage

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.

EXAMPLES

rgy_check -vobs
No registry errors/inconsistencies detected.
rgy_check -vobs -views -region devel -storage
rgy_check: Error: The VOB storage at \\io\alh\ccasetut\tut.vbs has no replica_uuid file.
This tag:
-tag = "\alh_IO_hw"
-global_path = "\\io\alh\ccasetut\tut.vbs"
-hostname = "io"
-mount_access = "private"
-mount_options = ""
-region = "devel"
-vob_replica = "7d7031db.6dfb11cf.a398.00:80:c8:81:fa:e0"

rgy_check: Error: 1 total registry errors/inconsistencies detected.

SEE ALSO

registry_ccase



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