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