Retrieve addresses and storage usage information for MVS TCBs.
INQUIRE MVSTCB .----------------------------. V | >>-INQUIRE MVSTCB(data-area)----+------------------------+-+--->< +-NUMELEMENTS(data-area)-+ +-ELEMENTLIST(ptr-ref)---+ +-LENGTHLIST(ptr-ref)----+ '-SUBPOOLLIST(ptr-ref)---'
Conditions: END, ILLOGIC, NOTAUTH, NOTFND
This command is threadsafe.
For more information about the use of CVDAs, see CICS-value data areas (CVDAs).
The INQUIRE MVSTCB command returns the address and storage usage information for the MVS TCB.
This command can only be used in browse mode.
CICS obtains the storage for this list and frees it when the inquiring task ends, or issues another INQUIRE MVSTCB command with the NUMELEMENTS option. The task cannot free the storage itself.
CICS obtains the storage for this list and frees it when the inquiring task ends, or issues another INQUIRE MVSTCB command with the NUMELEMENTS option. The task cannot free the storage itself.
CICS obtains the storage for this list and frees it when the inquiring task ends, or issues another INQUIRE MVSTCB command with the NUMELEMENTS option. The task cannot free the storage itself.