There are selection variables imbedded in the provided reports, implemented by using the SELECT statement in the report definition. When the SELECT statement is used, only jobs which meet that specification will be included in the report. There may be multiple SELECT statements used within one report definition. The selection variables for history data reports are listed in Table 1-2.
History data selection variables |
|
Variable |
Description |
Directory |
The directory (both top level and subdirectory) specification. |
Job name |
The job name specification. |
From log date |
The beginning time for the window of event log times. |
To log date |
The ending time for the window of event log times. |
Minimum set id |
The first set id for the window of set ids. |
Maximum set id |
The last set id for the window of set ids. |
Queue list |
The event queue specification. |
The Directory, Job name, and Queue list specifications are described by a list of search strings separated by commas. Each search string is any group of letter, numbers, and wildcard characters (* or %).