Maintaining the filewatch log database
The log database is used to store filewatch activity
data. This log is located in the TWA_home/TWS/mozart directory.
The default name is filewatchdb.
When processing a file, filewatch uses it to store
records with information about:
- File name.
- File status. The allowed values are Exist, Created, Running, Completed, RunningCompleted, or Deleted.
- Date and time of file creation at the entry update time.
- Date and time of the last file modification at the entry update time.
- Date and time of the last entry update.
Note: The log contains only one entry for each file.
To maintain the log database, use the filewatchdb utility.