List CICS Resources Entry panel

You use the List CICS Resources Entry panel to list the resources matching the entered name, sysid, and TS pool.

Panel and field definitions

Figure 1. List CICS Resources Entry panel
  Process   Options   Help
────────────────────────────────────────────────────────────────────────────────
 FM/CICS                List CICS Resources Entry Panel

 CICS File, Transient Data, Temporary Storage Queue, or Enqueue Name:
    Resource name  . .                                     
    Sysid  . . . . . .     
    TS pool name . . .         

 Processing Options:
  CICS Resource
  1  1. File
     2. Temporary Storage  (Case sensitive)
     3. Transient Data     (Case sensitive)
     4. Enqueue






  Command ===>                                                Applid             
 F1=Help     F3=Exit     F4=Expand   F7=Backward F8=Forward  F10=Left
 F11=Right    F12=Cancel
Resource name
A 1–36 character resource name used in conjunction with Sysid to produce a list of matching resources. It can also be used in conjunction with TS pool name for TS queues.

You can enter a fully-qualified or generic resource name. In a generic resource, use the % sign to represent a single character, and an asterisk (*) to represent any number of characters.

If Temporary Storage or Transient Data is selected as the CICS resource type, the value entered in the Resource name input field is case sensitive.

Sysid
The ID of the CICS systems where the resource resides. A blank value defaults to the local system.

You can enter a fully qualified or generic sysid. In a generic sysid, use the % sign to represent a single character, and an asterisk (*) to represent any number of characters.

TS pool name
Pool Name (TS Data sharing only) (Default blanks) This is used to specify the pool name of a shared temporary storage pool and temporary storage processing is shipped to the temporary storage server that manages the pool. You can enter a fully qualified or generic pool name. In a generic pool name use the % sign to represent a single character, and an asterisk * to represent any number of characters. If you specify a SYSID value and a TS Pool name then a list of queues that match either is produced from which you can select the appropriate queue for processing.
CICS Resource
CICS resource processing type:
1. File
CICS files
2. Temporary Storage
CICS temporary storage queues
3. Transient Data
CICS transient data queues
4. Enqueue
CICS enqueues

Parent panels

Child panels

Related tasks