TSMODEL - Temporary storage models

The TSMODEL view shows general information about installed temporary storage models.

Availability

The TSMODEL view is available for CICS® Transaction Server for OS/390®, Version 1 Release 3 and later systems only.

Access

Issue command:
TSMODEL [tsm]

tsm
is the specific or generic name of a temporary storage model. If you omit this parameter, the view includes information about all temporary storage models within the current scope.

Notes:
  1. You cannot specify a model name if it is a hexadecimal value.
  2. Some temporary storage model names might contain lower case characters. You cannot inquire on these in the EUI using a filter because TSO converts lower case characters to upper case. For example ab* will be converted to AB* and as a result no data will be retrieved.
Select:
TEMPSTOR from the OPERATE menu, and TSMODEL from the TEMPSTOR submenu.

Figure 123 is an example of the TSMODEL view.

Figure 123. The TSMODEL view
 27FEB2005  21:57:59 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1        ALT WIN ===>
  W1 =TSMODEL===========EYUPLX01=EYUPLX01=27FEB2005==21:57:59====CPSM==========1
 CMD Model    CICS     TS Queue                       Rec Sec       
 --- ID-------System-- Prefix                         Att Att   
     EYUTSM01 EYUMAS1A OEFF97CB4040404040404040404040 No  No
     EYUTSM01 EYUMAS2A USERAPP1                       No  No 
     EYUTSM01 EYUMAS3A USERAPP1                       No  No 
     EYUTSM02 EYUMAS1A SYSADM1                        Yes Yes 
     EYUTSM02 EYUMAS2A SYSADM1                        Yes Yes
     EYUTSM03 EYUMAS1A USERAPP2                       Yes No 
     EYUTSM04 EYUMAS3A SYSADM3                        No  Yes
 
 

Action commands

Table 256 shows the action command that you can issue from the TSMODEL view.

Table 256. TSMODEL view action command
Primary command Line command Description
DISCARD DSC Takes the specified temporary storage model out of use in on its resident CICS system. A pop-up confirmation panel is displayed; see Figure 124.
Figure 124. The TSMODEL deletion panel
 ------ Confirm Removal of Temporary Storage Model from EYUPLX01 ---------------
 COMMAND  ===>
 
  Model Name               EYUTSQ01
  CICS System              EYUMAS1A
  TS Queue Prefix          TSQUEUE9999.....
 
 
  Deletion of this TSModel may cause all subsequent I/O requests for
  TS Queue names matching the prefix value to be evaluated by a
  Model with a less precise prefix.
  Otherwise, such I/O requests will assume local CICS System default
  assignments
 
 
  Press ENTER to discard the Model.
  Type END or CANCEL to cancel without discarding.

Hyperlinks

Table 257 shows the hyperlink field on the TSMODEL view.

Table 257. TSMODEL view hyperlink field
Hyperlink field View displayed Description
Model Id TSMODELD Detailed view of the specified model.
[[ Contents Previous Page | Next Page Index ]]