DB2 graphic  QMF Version 8

DSQ global variables associated with CICS

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.
TS
writes the QMF print to a CICS temporary storage queue on an "auxiliary" storage device. This is the default.
TD
writes the QMF print to a CICS transient data queue.
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.
TS
writes the QMF spill file to a CICS temporary storage queue on an "auxiliary" storage device. This is the default.
TD
writes the QMF spill file to a CICS transient data queue.
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.
TS
writes the QMF trace to a CICS temporary storage queue on an "auxiliary" storage device.
TD
writes the QMF trace to a CICS transient data queue. This is the default.


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004