CCOUTPUTDSNALLOC
This option is used to create the CCOUTPUTDSN
data
set for a new user and provides the allocation parameters (in BPXWDYN
format).
The following diagram describes the syntax of the CCOUTPUTDSNALLOC
command:
- allocation_parms
- Specifies the allocation parameters you want z/OS® Debugger to use
when it creates the data set. You can specify only the keys in the
following list:
- BLKSIZE
- BLOCK
- CYL
- DATACLAS
- DSNTYPE
- DSORG
- LRECL
- MGMTCLAS
- RECFM
- SPACE
- STORCLAS
- TRACKS
- UNIT
- VOL
For information about the format of the keys, see the chapter
BPXWDYN: a text interface to dynamic allocation and dynamic output
in the z/OS Using REXX and z/OS UNIX System Services manual. Specify that the data set be sequential. To learn about other formatting rules for the log file, seeData sets used by z/OS Debugger
of the IBM® z/OS Debugger User's Guide. - LOUD
- Specifies that z/OS Debugger displays WTO messages, which helps you debug processing done by this command. z/OS Debugger normally does not display any messages when it creates this data set. If you are trying to determine why this file was not created, specify LOUD to view any messages.