Previous Topic: PASSWORDNext Topic: PDSRELATE


PDS

The PDS option specifies that the primary input is retrieved from a partitioned data set.

This option has the following format:

PDS[([member1]...[membern])]|NOPDS

Default: NOPDS

member1

Defines the name of the starting member CA JCLCheck processes.

membern

Defines the name of the ending member CA JCLCheck processes.

Example: Process members starting with letter J

PDS(J J9999999) causes CA JCLCheck to process all members from the input partitioned data set with names that begin with J.