CPCSYSIN keywords for the JOBSTEPS command


To create the resource savings reports for Application Accelerator, you specify the JOBSTEPS command. The following keywords are valid with the JOBSTEPS command:

Keyword

Accepted values

Default

Description

REPORT_TYPE

SAVINGS

HISTORY

None

Type of report to create:

  • REPORT_TYPE(SAVINGS) reports the most recent savings information and is a batch version of the request in the console’s Resource Savings window.
  • REPORT_TYPE(HISTORY) reports all of the historical data available for the requested jobs.

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:

  • D is detail
  • M is monthly
  • Y is yearly

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:

  • If you specified REPORT_TYPE(SAVINGS), you can use wildcards in the JOBNAME value:
    • A percent sign (%) represents any character.
    • An asterisk (*) at the end of the value includes any names that start with the preceding characters.
  • If you specified REPORT_TYPE(HISTORY), you must specify additional job step criteria (using one or more of the keywords specified in the subsequent rows of this table).

    Also, you cannot use wildcards.

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).

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*