| Parameter information for the above
job: |
|
Parameter
|
Control Options
|
Description
|
Valid
Values and/or Explanation of Examples for Control
Options
|
| %%PARM1= |
|
Specify one of the following values:
DM (or D) Creates a daily report, identifying each job according
to its Mem Name parameter.
DJ Creates a daily report, identifying each job according
to its Job Name parameter.
MM (or M) Creates a monthly report, identifying each job
according to its Mem Name parameter.
MJ Creates a monthly report, identifying each job by its
Job Name parameter.
Y Creates a yearly report. |
Example:
DM,DJ,MM, MJ, Job Name, Y
|
| %%PARM2= |
|
Specify one of the following values:
Y Creates the report using the calendar specified in the
job’s scheduling parameters.
N Creates the report ignoring the calendar specified in
the job’s scheduling parameters.
<Name> Creates the report using a calendar you specify
(ignoring calendars specified in the job scheduling
parameters). Use this option to see
|
Example:
"Y", "N", <Name>
|
| %%PARM3= |
|
Name of the Scheduling table on which to base the report. The
Scheduling table name can include the following mask characters:
* represents any number of characters (including no characters).
Specify * by itself to include all Scheduling tables. Any parameter
including * should be enclosed in quotation marks.
? represents any single character.
|
Example:
The
Scheduling table name can include the following mask characters:
* represents any number of characters (including no characters).
Specify * by itself to include all Scheduling tables. Any parameter
including * should be enclosed in quotation marks.
? represents any single character.
|
| %%PARM4= |
|
Job Name of the jobs to include in the report. |
Example:
The Job Name can
include mask characters (see <Schedtab> above). Specify * by itself
to include all jobs in the Scheduling table. |
| %%PARM5= |
|
Date for the report.
|
Example:
_ For daily reports: A date in yyyymmdd format.
_ For monthly reports: A month in yyyymm format.
_ For yearly reports: A year in yyyy or yy format.
Note: The ctmrpln utility supports years from 1972 to 2035, inclusive. |
| %%PARM6= |
|
Note: To print the Monthly Report, specify a device that can print
132-column reports. |
Example:
Full path name to which the report should be sent (optional). If this
parameter is not specified, the output is routed to the default output
device. |