CICS Transient Data Queue Selection List panel

The CICS Transient Data Queue Selection List panel shows all the queues that match the queue name and sysid values specified on the previous panel. Standard scrolling applies and you can sort all of the columns with exception of the status columns. You can also perform the following tasks:
  • Open close and modify various queue attributes.
  • Display catalog information for extrapartition data sets.
  • Invoke various File Manager functions against a queue.

Panel and field definitions

Figure 1. CICS Transient Data Queue Selection List panel
  Process   Options   Help
________________________________________________________________________________
  File Manager    CICS Transient Data Queue Selection List   Row 00001 of 00051
   Queue Type SYS  INDQ Tran Term User     Trig  Items   DDNam    DSP O E I O  +
   *     *    *    *    *    *    *                      *        *   P N N U C
                                                                      E A P T K

   CADL  IND       CSSL
   CADO  IND       CSSL
   CAIL  IND       CSSL
   CCPI  IND       CSSL
   CCSE  IND       CCSO
   CCSO  EXT                                             COUT     SHR O E   O
   CCZM  IND       CSSL
   CDBC  IND       CSSL
   CDB2  IND       CSSL
   CDUL  IND       CSSL
   CEJL  IND       CSSL
   CESE  EXT                                             CEEMSG   MOD O E   O
   CESO  EXT                                             CEEOUT   MOD O E   O
   CIEO  IND       CSSL
 Command ===>                                                       Scroll PAGE
 F1=Help     F3=Exit     F4=CRetriev F5=RFind    F7=Backward F8=Forward
 F10=Left     F11=Right    F12=Cancel
Prefix area (first column)
You can use the prefix area to enter the following commands:
A
Display and alter the CICS information associated with a given CICS resource, CICS files, or CICS enqueues. Transient data intrapartition and extrapartition only.
B
Perform a BROWSE command against the CICS TD queue.
D
Delete the CICS resource.
E
Perform an EDIT command against the CICS queue.
I
Perform an INFO command against the CICS resource if a z/OS data set is associated with it. This command displays the data set details and, for VSAM entries, also displays statistics and allocation information.
P
Print the CICS resource.
S
For option 3.4, the edit prefix command (E) is substituted for files and queues. For enqueues, the A (Attributes) prefix command is substituted. For any other function selection list, this selects the resource for the calling function.
V
Perform a VIEW command against the CICS resource.
X
Perform an EXTENTS command against the CICS resource if a z/OS data set is associated with it. This command displays the statistics and extent information for a data set.
Queue
The 1–4 character CICS queue ID.
Type
Type of queue:
IND
Indirect queue
EXT
Extrapartition queue
INT
Intrapartition queue
SYS
The System ID of the CICS system on which the file has been defined.
INDQ
(Indirect) The 1–4 character queue name that an indirect queue points to. This column is blank for other types of queues.
Tran
(Intrapartition) The 1–4 character transaction to be executed when CICS initiates a task automatically to process the queue. This column only applies to intrapartition queues and is protected for other types of queues. You can overtype the transaction ID with valid CICS transaction characters.
Term
(Intrapartition) The 1–4 character terminal or session associated with the queue. If the facility is a terminal, you can overtype this value with a valid terminal ID. This column only applies to intrapartition queues with a terminal facility.
User
(Intrapartition) The 1–8 character user identifier associated with the queue. If the facility is a not a terminal, you can overtype this value with a valid user ID. This column only applies to intrapartition queues without a terminal facility.
Trig
(Intrapartition) The number of items the queue must reach before automatic transaction initiation (ATI) occurs. You can overtype this value with a valid number.
Items
(Intrapartition) The number of items currently on this queue.
DDNam
(Extrapartition) The DD name for the extrapartition queue.
DSP
(Extrapartition) The disposition of the extrapartition data set.
OPE
(Extrapartition) You can change the open status by overtyping the character with an O to open, or C to close.
ENA
You can change the enable status by overtyping the displayed character with an E to enable or D to disable. This field only applies to extrapartition and intrapartition queues.
INP
(Extrapartition) Indicates the extrapartition data set is opened for input.
OUT
(Extrapartition) Indicates the extrapartition dat set is opened for output.
BCK
(Extrapartition) Indicates the queue is defined for input and is read backward.
EMP
(Extrapartition) Indicates that CICS has detected an empty (E) or full (F) status for the queue.

Parent panels

Child panels

Related tasks