Product Documentation
Abstract
Utility script for IBM Rational Synergy to clean objects in Cache server repository.
Content
The clean_client_cache.bat or clean_client_cache.sh for Windows or Unix/Linux platforms is used to delete objects that are stored in the Cache server repository.
This utility is used to remove the objects which are updated in Synergy server or to remove old objects to free up space in the Cache server repository.
Usage:
clean_client_cache -db dbname filename_with_cvids|cvid1 cvid2 ...
clean_client_cache -db dbname -expiryDays number_of_days
The command needs to be executed by the Synergy CM administrator on the Cache server host machine and Cache server needs to be brought down before running the command.
Options and arguments:
-db dbname
Specifies the name of the database from which the files need to be deleted. The dbname should be specified as just the name of the database or dbname@server_host as it appears in the Cache server repository.
filename_with_cvids|cvid1 cvid2
The argument if specified as filename_with_cvids, then it should point to a file that contains one cvid on every line in the file. The cvids can be specified directly also in the argument.
-expiryDays number_of_days
The files that are not accessed for a given number of days can be specified in order to delete the older files from the cache server repository.
Was this topic helpful?
Document Information
Modified date:
22 December 2020
UID
swg27040369