Previous Topic

Next Topic

Book Contents

Book Index

CTDDELRP Parameters in INCLUDE / EXCLUDE Statements

Each INCLUDE / EXCLUDE statement must contain at least one of the following parameters:

Table 220 CTDDELRP Parameters

Parameter

Description

JOBNAME

Job name (or prefix)

JOBID

Job ID (format depends on JES definitions; either JOBn..n, where n..n is the job number containing 5 digits or Jn..n, where n..n is the job number containing 7 digits)

USER

User name (or prefix)

CLASS

Output class

REPNAME

Report name (or prefix). If the report name contains embedded spaces, replace each embedded space with the @ character.

CATEGORY

Category of report decollation mission

PGMSTEP

Job step name that created the report

PROCSTEP

Procedure step name that created the report

DDNAME

DD name that created the report

MIGMIS

Name of the migration mission assigned to the report

BKPMIS

Name of any of the backup missions assigned to the report

By default, the values specified for JOBNAME, USER, and REPNAME are treated as prefixes. To prevent a value from being considered a prefix, place the special character < after the value.

Wildcards, ?, and * characters are allowed in values specified for USER, REPNAME, CATEGORY, JOBNAME, JOBID, PGMSTEP, PROCSTEP and DDNAME.

Note: PGMSTEP refers to the job step, and PROCSTEP refers to the procedure step name.

Parent Topic

INCLUDE / EXCLUDE Statements (CTDDELRP)