Purpose
The parameter statement specifies override processing options for the DDDL generator. Under z/VSE, this statement must be used to specify options; under z/OS, parameters can be specified in the execution JCL by using the PARM clause of the EXEC statement.
Coding rules
The following rules apply to coding a parameter statement for the DDDL Generator:
Syntax
►►─┬────────────┬─────────────────────────────────────────────────────────────► ├─ LISt ◄ ─┬─┘ └─ NOLISt ─┘ ►─┬─────────────────────────────────────────────────────┬────────────────────► │ ┌─────────────────────────────────────┐ │ ├─ LIBrary ─▼─ member-name ──┬──────────────────┬─┴─┬─┘ │ └─ = program-name ─┘ │ └─ NOLIBrary ◄ ─────────────────────────────────────┘ ►─┬────────────┬─────────────────────────────────────────────────────────────►◄ ├─ DISk ◄ ─┬─┘ └─ NODisk ─┘
Parameter list
Specifies whether the file of generated DDDL statement is to be listed, as follows:
Specifies information about the data usage files to be input to the DDDL Generator, as follows:
LIBRARY must always be specified with NODISK (see below) and must be specified with DISK if data usage files are to be read from both sequential data sets and from a partitioned data set (z/OS) or a source statement library (z/VSE).
Are options used with LIBRARY/NOLIBRARY, as follows:
Copyright © 2013 CA.
All rights reserved.
|
|