Of the variables in this table, only DSQAP_CICS_PQNAME and DSQAP_CICS_PQTYPE can be modified by the SET GLOBAL command.
When the queue type is TD, the maximum length of the corresponding queue name is 4. For example, if DSQAO_CICS_SQTYPE is TD, the maximum length of DSQAO_CICS_SQNAME is 4.
Callable interface variable name | Command interface variable name | Length | Description |
---|---|---|---|
DSQAP_CICS_PQNAME | none | 08 | Names the CICS data queue to contain the QMF print |
DSQAP_CICS_PQTYPE | none | 02 | Type of CICS storage used to contain
the QMF print
|
DSQAO_CICS_SQNAME | none | 08 | Names the CICS data queue to be used as the spill file |
DSQAO_CICS_SQTYPE | none | 02 | Type of CICS storage used to contain
the QMF spill file
|
DSQAO_CICS_TQNAME | none | 08 | Names the CICS data queue to contain the QMF trace |
DSQAO_CICS_TQTYPE | none | 02 | Type of CICS storage used to contain
the QMF trace
|