How this job is scheduled? Is it a file-watch job? How does it run (synchronous/synchronous/detached)? PS. I guess 5-10 minutes startup time is the time taking to delete such larger number of .tmp file. : Hi, : we have a job that zip's a complete directory into a single Zip-file. : Sometimes, and i don't know why, the FileZip function fails and create's : ~10.000 .tmp files (per try) in the Queue subdirectory. Stopping 24x7 and : restarting it : results in a startup time of 5-10 minutes for the scheduler. : Error message says that a certain file could not be added to the archive. : Running the script again (after restarting 24x7) usually works fine. : Today i had over 30.000 (!) .tmp files in the queue directory, try to delete : this ... : Someone had an similar problem ? : Alex
|