Search code examples
schedulertwsworkload

How to search a job for multiple days using monitor work load in TWS Workload Scheduler?


Please help me to understand how to search a job or stream for multiple days using workload scheduler, i tried to use "Time Data Filter" but it is not working as expected.

The "List plan" allows to select any one archived dates. i tired symnew, but no joy. It allows only to search for a particular date.

I would like to search a job for X days and get the Start/End time as an output. For example: I need to search a job "XXXX" from 1st march till 30th March.


Solution

  • You can search day by day using archived plans.

    To look to jobs at any date, you can use a "Job Run History Report", this will include only a subset of the information, but allows to find jobs on larger date intervals.

    History is kept in the database and you can alternatively run queries using SQL.

    The history is automatically cleanup up after some days specified by logHistory / lh optman option, that by default is set to 400 days.