The CATDMUCacheManager Utility is intended to
list the content of one cache directory in order to perform several tasks
in batch mode, e.g. purge, update and purge least-recently-accessed
files.
Shells to perform the necessary operations will have to be written by customers based on the output of this utility. The CATDMUCacheManager utility:
|
|
On Windows, it is always necessary to specify
the -env and -direnv options. Note also that these
options should always be specified at the end of the command line. For more
information, see the Infrastructure User's Guide,
Starting a Session on Windows. |
|
|
|
Windows Examples
CATDMUCacheManager -h Unix Examples CATDMUCacheManager -h
|
|
Arguments
-h : Help. -content file : Output file that will contain the list of cache files. Each line will contain the identifier of the cache file, a separator, the identifier of the original file, a separator and the time-stamp using YYYY-mm-dd-HH.MM.SS format. -g cachedir : The cache directory to scan. If the -g option is specified but no directory parameter is specified, the local cache is used by default. -s char : The character used to separate fields on a line of the input or output file. By default, the blank character is used. -t type : To define the type of cache (cgr, 3dmap, etc.). By default, cgr is used. -purge value : To purge the cache directory to a specified size (value). The size is given in Megabytes (Mo). |
|
Diagnostics
Possible exit status values are:
|
|
Solutions per exit status value
|
|
|