Special parameters for product invocation CLISTs
The following table describes the parameters for BMC z/OS product invocation CLISTs:
Parameter | CLIST Using | Explanation |
---|---|---|
DEBUG(ALL) | B1MVSGP | Used for problem diagnoses in the CLIST. It is used if any difficulty arises when trying to invoke a product. In debug mode, the CLIST lists all statements and displays messages on the terminal as it executes. The DEBUG parameter turns on LIST, SYMLIST, CONLIST, and MSG. |
NOCONCAT | B1MVSGP MVUIE | Suppresses all ISPF file allocations, FREEs and LIBDEFs in the invoking CLIST. This parameter is used if the following is true:
|
The following figure shows examples of product invocation statements, with various parameters included:
TSO EXEC 'hiqual.midqual.CLIST(B1MVSGP)' 'DEBUG(ALL) NOCONCAT'
TSO EXEC 'hiqual.midqual.CLIST(MVUIE)' 'DEBUG(ALL) NOCONCAT'
TSO EXEC 'hiqual.midqual.CLIST(MVUIE)'
TSO EXEC 'hiqual.midqual.CLIST(MVUIE)' 'DEBUG(ALL) NOCONCAT'
TSO EXEC 'hiqual.midqual.CLIST(MVUIE)'
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*