TSQ - Temporary storage queues

The TSQ view shows general information about short temporary storage queues.

Availability

The TSQ view is available for all managed CICS® systems.

Access

Issue command:
TSQ [tsq]

tsq
is the specific or generic name of a temporary storage queue. If you omit this parameter, the view includes information about all temporary storage queues 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.
Select:
TEMPSTOR from the OPERATE menu, and TSQ from the TEMPSTOR submenu.
Note:

Figure 127 is an example of the TSQ view. Figure 128 is an example of the TSQ Deletion Panel.

Figure 127. The TSQ view
 27FEB2005  21:57:59 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
15SEP1998  10:46:05 ------------------------------------- INFORMATION DIS
CURR WIN ===> 1        ALT WIN ===>
 W1 =TSQ=============EYUPLX01=EYUPLX01=27FEB2005==10:46:05====CPSM==========3
CMD Queue            CICS      Queue    Number Total    -Item Length
--- Name------------ System-- Location- Items- Length-- -Max-  -Min-
    CPSMTSQ1         CVMPDM4  MAIN          17     1088    64     64
    TSQ00001         CVMPDM4  MAIN           9      576    64     64
    TSQ00002         CVMPDM4  AUXILIARY      6      384    64     64
 
 
Figure 128. The TSQ deletion panel
 ------ Confirm Removal of Temporary Storage Queue from EYUPLX01 ---------------
 COMMAND  ===>
 
  Queue Name               EYUTSQ01
  CICS System              EYUMAS1A
 
  Last User Interval ==>
 
 
   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 260 shows the action command that you can issue from the TSQ view.

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

Hyperlinks

Table 261 shows the hyperlink field on the TSQ view.

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