Temporary Storage Models Report

Figure 83 shows the format of the Temporary Storage Models report. This report is produced using the EXEC CICS® INQUIRE TSMODEL command. The field headings and contents are described in Table 207.

Figure 83. The Temporary Storage Models Report
Applid IYK2Z1V1  Sysid CJB3  Jobname CI07CJB1    Date 12/17/2004  Time 15:21:13        CICS 6.4.0     PAGE     2

Temporary Storage Models

  TSModel                     Tsmodel    Tsmodel
    Name    Tsmodel Prefix    Location   Poolname  Recoverable
  
  DFHWEB    DFHWEB            Main                     No
  TST53AAA  ECP               Auxiliary                Yes
  TST53AAJ  SHARA             Auxiliary  TSPOOL3       No
  TST53AAK  SHARB             Auxiliary  TSPOOL4       No
  TST53AAL  SHARC             Auxiliary  TSPOOL4       No
  TST53AAM  SHARD             Auxiliary  TSPOOL4       No
  TST53AAN  SHARE             Auxiliary  TSPOOL4       No
  TST53AAO  SHARF             Auxiliary  TSPOOL4       No
  TST53AAB  SHAR1             Auxiliary  TSPOOL2       No
  TST53AAC  SHAR2             Auxiliary  TSPOOL2       No
  TST53AAD  SHAR3             Auxiliary  TSPOOL2       No
  TST53AAE  SHAR4             Auxiliary  TSPOOL2       No
  TST53AAF  SHAR6             Auxiliary  TSPOOL3       No
  TST53AAG  SHAR7             Auxiliary  TSPOOL3       No
  TST53AAH  SHAR8             Auxiliary  TSPOOL3       No
  TST53AAI  SHAR9             Auxiliary  TSPOOL3       No
Table 207. Fields in the Temporary Storage Models Report
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)

Related reference
Back to full list of DFH0STAT reports
The DFH0STAT reports
Interpreting these statistics
Interpreting temporary storage statistics
Full listing and DFHSTUP reports for these statistics
Temporary storage statistics
Appendix B. Shared temporary storage queue server statistics

[[ Contents Previous Page | Next Page Index ]]