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
- 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
- List CICS Resources Entry panel
- Any FM/CICS entry panel where you use a wildcard when specifying a CICS resource name.