SCHEDULE
Automated Job Submission System
Guide and Reference Manual


Previous Contents Index

14.1.1.2 Selection variables

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 job control data reports are listed in Table 14-1.

Table 14-1 Control data selection variables
Variable Description
Directory The directory (both top level and subdirectory) specification.
Job name The job name specification.
Comment The comment specification.
From next start The beginning time for the window of next start times.
To next start The ending time for the window of next start times.

The Directory, Job name, and Comment 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 %).

14.1.2 History data (events) reports


Previous Next Contents Index