Create a job to build and email a report with support related tasks:
Number of events in parked queues
Number of incomplete files (select * from file where incomplete = 0)
There may be otehr useful things that can be added to this report.
This will run once per day at 7am.
Create a job to build and email a report with support related tasks:
Number of events in parked queues
Number of incomplete files (select * from file where incomplete = 0)
There may be otehr useful things that can be added to this report.
This will run once per day at 7am.