FileCompressor
DescriptionThe FileCleaner task compresses files on the local file system. Files are selected for compression based on location, name and age. ConfigurationThe <FileCompressorConfig> element must contain at least one <Location> element; each <Location> element must contain the following four attributes:
Example<FileCompressorConfig> <Location PATH="/opt/oracle/admin/TSTDB/arch2" MASK="\.arc$" OLDER_THAN="2" UNITS="HOURS"/> </FileCompressorConfig> In this example, TCAgent compresses files in the /opt/oracle/admin/TSTDB/arch2 directory that have an extension of .arc and are older than two hours. Usage Notes
|
TCAgent Task IndexDatabase Monitor Tasks
Database Report Tasks
Database Utility TasksServer Monitor Tasks
Server Utility Tasks |