Previous Topic

Next Topic

Book Contents

Book Index

Activating the CTDDELRP Utility

Figure 88 CTDDELRP Activation

//         EXEC CTDDELRP[,MODE=TEST|PROD]

//SYSPRINT DD SYSOUT=*

//SYSIN DD *

|DAYS|

|GENERATIONS| n [FORCE] [WAITPRINT] [WAITDE|NOTWD] [RESTORED|NOTRST][NOREPORT]

           [KEEPDSN] [NOTUSED=m] [WAITAPRV] [REJECTED]

 [INCLUDE  [JOBNAME=Job name] [JOBID=jobid] [USER=user] [CLASS=class]

           [REPNAME=repname]  [PGMSTEP=pgmstep] [PROCSTEP=procstep]

           [DDNAME=ddname]

           .

           .

           .

 [EXCLUDE  [JOBNAME=Job name] [JOBID=jobid] [USER=user] [CLASS=class]

           [REPNAME=repname]  [PGMSTEP=pgmstep] [PROCSTEP=procstep]

           [DDNAME=ddname]

           .

           .

           .

[

 |DAYS|GENERATIONS| statement

 [INCLUDE statement]

           .

           .

           .

 [EXCLUDE statement]

           .

                   ]

Note: To concatenate data sets to a data set defined with a DDNAME parameter, the unnamed DD statements must follow the DD statement that contains the DDNAME parameter, not the referenced DD statement that defines the data set. For further information, see chapters "12.17.5, Location in the JCL" and "12.17.6, Referenced DD Statement" in IBM publication OS/390 MVS JCL Reference. Document Number GC28-1757-09. Program Number 5647-A01."

Parent Topic

CTDDELRP – Delete Reports that are not needed