CPCSYSIN keywords for the JOBSTEPS command
Keyword | Accepted values | Default | Description |
---|---|---|---|
REPORT_TYPE | SAVINGS HISTORY | None | Type of report to create:
This keyword is required. |
NOTITLE | Y N | N | Whether to omit report title lines (Y for yes, or N for no) Use this keyword if you want to export the report to a spreadsheet. This keyword is optional. |
METHODS | Yes No | No | Whether the report should indicate the methods used for optimization This keyword is optional. |
DETAIL_TYPE | D (Detail) M (Monthly) Y (Yearly) | All types | The type of repository records to process:
This keyword is used with REPORT_TYPE(HISTORY). |
DDName | ddname | None | The ddname of the report data set This keyword is mutually exclusive with DSNAME. The JCL should include a DD statement with this ddname. |
DSName | Data set name | None | The data set name of the report data set This keyword is mutually exclusive with DDNAME. If the specified data set does not exist, Application Accelerator creates a data set with this name. |
JOBname | Job name | None | The job for which you want to generate the report If you omit this keyword, the report will include all job steps for which data is available in the repositories. Additional considerations follow:
|
STEPname | Job step name | None | The execution job step (to further qualify the requested job name) This keyword is used with REPORT_TYPE(HISTORY). |
PROCNAME | Procedure step name | None | The executing procedure step if a procedure is used (to further qualify the requested job name) This keyword is used with REPORT_TYPE(HISTORY). |
PSBname | PSB name | None | The name of the program specification block (PSB) that the application used to access the IMS databases (to further qualify the requested job name) This keyword is used with REPORT_TYPE(HISTORY). |
PROGNAME | Program name | None | The name of the batch application program executed in the job step (to further qualify the requested job name) This keyword is used with REPORT_TYPE(HISTORY). |
IMSid | IMSID | None | The ID of the IMS system specified on the job step EXEC parameter (to further qualify the requested job name) This keyword is used with REPORT_TYPE(HISTORY). |
MVSID | System ID | None | The ID of the system in which the job step executed (to further qualify the requested job name) This keyword is used with REPORT_TYPE(HISTORY). |
TYPE | BMP DBB DLI | None | The type of IMS region in which the job step executed (to further qualify the requested job name) This keyword is used with REPORT_TYPE(HISTORY). |