Retrieve information about a temporary storage model.
INQUIRE TSMODEL >>-INQUIRE --TSMODEL(data-value)--------------------------------> .-----------------------------. V | >----+-------------------------+-+----------------------------->< +-LOCATION(cvda)----------+ +-POOLNAME(data-area)-----+ +-PREFIX(data-area)-------+ +-RECOVSTATUS(cvda)-------+ +-REMOTEPREFIX(data-area)-+ +-REMOTESYSTEM(data-area)-+ '-SECURITYST(cvda)--------'
Conditions: END, ILLOGIC, NOTAUTH, NOTFND
For more information about the use of CVDAs, see CICS-value data areas (CVDAs).
The INQUIRE TSMODEL command returns information about a particular TS model.
You can also browse through all of the temporary storage models in your system by using the browse options (START, NEXT, and END) on INQUIRE TSMODEL commands.
See Browsing resource definitions for general information about browsing, including syntax, exception conditions, and examples.