Temporary Storage Models report
The Temporary Storage Models report is produced using the EXEC CICS INQUIRE TSMODEL command.
| Field Heading | Description |
|---|---|
| TSModel Name | The name of the temporary storage
model. Source field: EXEC CICS INQUIRE TSMODEL() |
| Tsmodel Prefix | The prefix for this temporary storage
model. Source field: EXEC CICS INQUIRE TSMODEL() PREFIX |
| Tsmodel Location | The location where queues matching
this temporary storage model are to be stored. Source field: EXEC CICS INQUIRE TSMODEL() LOCATION(cvda) |
| Tsmodel Poolname | The name of the shared pool for this
temporary storage model. Source field: EXEC CICS INQUIRE TSMODEL() POOLNAME |
| Recoverable | The recovery status for this temporary
storage model. Source field: EXEC CICS INQUIRE TSMODEL() RECOVSTATUS(cvda) |
| Expiry Interval | The expiry interval for temporary
storage queues that are associated with this temporary storage model. Source field: EXEC CICS INQUIRE TSMODEL() EXPIRYINTMIN |