CICS Enqueue Selection List panel

The CICS Enqueue Selection List panel shows all the CICS enqueues that match the resource name and sysid values specified on the previous panel. Standard scrolling applies and you can sort any of the columns. You can also perform the following tasks:
  • Display attributes related to the CICS enqueue (A or S prefix command)
  • Issue PURGE against the task that issued the selected CICS enqueue (P prefix command)
  • Issue FORCEPURGE against the task that issued the selected CICS enqueue (F prefix command)

Panel and field definitions

Figure 1. CICS Enqueue Selection List panel
  Process   Options   Help
________________________________________________________________________________
  File Manager           CICS Enqueue Selection List         Row 00001 of 00001

   Resource name (first 36 characters)  Task    Tran   Program   User     Purg +
   *                                            *      *         *        *   
   FMLOCK:TS    TS02                        165 FM     FMN3CICS  CICSUSER NO
 ****  End of data  ****













 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
Displays the CICS Enqueue Resource panel from which you can display and alter the CICS information associated with a given CICS resource, CICS files, or CICS enqueues. Transient data intrapartition and extrapartition only.
F
Issue FORCEPURGE against the task that issued the selected CICS enqueue. CICS enqueues only.
P
The print function is invoked for the CICS file or queue. Option 3.4 only.

For CICS enqueues, PURGE is issued against the task that issued the selected CICS enqueue.

S
For enqueues, the A (Attributes) prefix command is substituted. For any other function selection list, this selects the resource for the calling function.
Resource Name
The first 36 characters of the resource name associated with the enqueue lock. The full resource name can contain 255 characters and can be viewed by entering the A prefix command.
Task
The number of the task associated with the UOW that issued the enqueue.
Tran
The 1–4 character identifier of the transaction associated with the UOW that issued the enqueue.
Program
The 1–8 character name of the first program invoked by the task executing the transaction specified in the Tran field.
User
The 1–8 character identifier of the user associated with the task specified in the Task field.
Purge
Indicates whether CICS is allowed to purge the task associated with the UOW that issued the enqueue (Purgeability).
SYS
The System ID of the CICS system on which the enqueue resides. A blank value indicates the enqueue resides on the local system.

Parent panels

Child panels

Related tasks