DYNATTR – Set attributes for dynamic log
The OPTIONS DYNLOG keyword causes
a dynamic log file to be created to save a copy of the Workload Automation Programming Language log.
The DYNATTR keyword defines the TSO ALLOCATE
attributes for the creation of the file.
The default is SPACE(75,15) TRACKS LRECL(80) RECFM(F
B)
See the TSO Command Reference for details about the ALLOCATE command
and the attributes you can set. The FILE, DATASET, NEW,
and REUSE keywords are already set automatically
and are not to be included in this keyword.