ccm cs|cache_server -check|-fs_check [-v|-verbose] [-l|-limit limit] [cvid…]
You must be in the ccm_admin role to use this command.
This consistency check compares the checksum of the objects in the cache server with the checksum of the corresponding objects in the Rational Synergy main server.
Check the consistency of cached objects with the main server repository. Limit the check to three objects at a time with the verbose option turned on.
$ccm cache_server -check -verbose -limit 3
Preparing to check 6 object(s)...
Checking 3 out of 6 object(s)...
Calculating checksum for the objects found in cache server repository...
Calculating checksum for the objects found in main server repository...
Comparing the results...
Completed checking 3 out of 6 object(s).
Checking 3 out of remaining 3 object(s)...
Calculating checksum for the objects found in cache server repository...
Calculating checksum for the objects found in main server repository...
Comparing the results...
Completed checking 3 out of remaining 3 object(s).
Summary:
---------------------------------------------
Total Objects: 6
Failed Objects: 0
Inconsistent Objects: 0