Author: norm.raphaelnorm.raphael
Date: Jul 15, 2008 06:39
JF Mezei wrote on 07/14/2008 06:10:57 PM:
> The modified date/time seems to match the start time of the next job.
>
> So it is possible that when that job starts, it examines the previous
> log and does something to them (perhaps open/read/write and only reads
> them to check previous job for errors ?)
>
The job us unaware of previous log files. More likely, when the directory
file gets opened to write a new version number of the log file, it forces
the modified date on the prior version. I still think it's a directory
cache situation.
JF Mezei wrote
on 07/14/2008 06:10:57 PM:
|