TSQSHR - Shared temporary storage queues

The TSQSHR view shows general information about shared temporary storage queues.

Availability

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

Access

Issue command:
TSQSHR [tsq] [tspool]

tsq
is the specific or generic name of a shared temporary storage queue. If you omit this parameter, the view includes information about all temporary storage queues and temporary storage pools within the current scope.

Notes:
  1. You cannot specify a queue name if it is a hexadecimal value.
  2. Some temporary storage queue 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.

tspool
is the specific or generic name of a temporary storage pool defined in the MVS coupling facility.

Select:
TEMPSTOR from the OPERATE menu, and TSQSHR from the TEMPSTOR submenu.
Hyperlink from:
the Pool id field of the TSPOOL view.

Figure 135 is an example of the TSQSHR view. Figure 136 is an example of the TSQSHR Deletion Panel.

Figure 135. The TSQSHR view
 27FEB2005  21:57:59 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1        ALT WIN ===>
  W1 =TSQSHR============EYUPLX01=EYUPLX01=27FEB2005==15:22:30====CPSM==========2
 CMD Queue                            CICS     Pool     Que  Number Total
 --- Name---------------------------- System-- Name---- Locn Items- Lengt
     ANOTHER                          EYUMAS1A EYUPOOL1 AUX       3
     ASHARED                          EYUMAS1A EYUPOOL1 AUX       5
 
 
Figure 136. The TSQSHR deletion panel
  ------Confirm Removal of Shared Temporary Storage Queue from EYUPLX01 -
  COMMAND ===>
 
   Queue Name             ANOTHER
   Cics System            EYUMAS1A
   TS Pool Name           EYUPOOL1
 
   Last Used Interval  ===> 0
 
   You may enter an optional Last Used Interval if you wish to avoid
   deleting the queue if it has been referenced within the specified
   period.
 
 
  Press ENTER to initiate removal.
  Type END or CANCEL to cancel without removing.
 
 

Action commands

Table 265 shows the action command that you can issue from the TSQHSHR view.

Table 265. TSQHSHR view action command
Primary command Line command Description
DELete queuename sysname poolname DEL Deletes the shared temporary storage queue. A pop-up confirmation panel is displayed; see Figure 136. Delete is only available on systems running CICS Transaction Server for OS/390, Version 1 Release 3 or later.

Hyperlinks

Table 266 shows the hyperlink field on the TSQSHR view.

Table 266. TSQSHR view hyperlink field
Hyperlink field View displayed Description
Queue Name TSQSHRD Detailed view of the specified queue.
Note:
You can also display the TSQSHRS view by issuing the SUM display command.
[[ Contents Previous Page | Next Page Index ]]