Accessing the SYSRES view

To display information about the resources that will be assigned to a CICS® system:

Issue the command:
   SYSRES sysname
where sysname is the name of a CICS system within the current context.
Select:
SYSRES from the ADMBAS menu.

Figure 140 is an example of the SYSRES view.

Figure 140. The SYSRES view (left side)
  27FEB2005 11:30:30 --------- INFORMATION DISPLAY ------------------------
 COMMAND  ===>                                            SCROLL ===> PAGE
 CURR WIN ===> 1         ALT WIN ===>
 >W1 =SYSRES===========EYUPLX01=EYUPLX01=27FEB2005==11:30:30=CPSM======3===
 CMD System   Resource Ver Type  Use Mode  ResDesc  Assign  Group    Refere
 --- -------- -------- --- ----- --- ----- -------- ------- -------- Resour
     EYUMAS1A EYUFIL07  1  FILE  LOC
     EYUMAS1A EYUFIL08  1  FILE  LOC
     EYUMAS1A EYUFIL09  1  FILE  LOC
 
 

You can scroll to the right to see additional information, as shown in Figure 141.

Figure 141. The SYSRES view (right side)
  27FEB2005 11:30:30 --------- INFORMATION DISPLAY -----------------------
 COMMAND  ===>                                            SCROLL ===> PAGE
 CURR WIN ===> 1       ALT WIN ===>
 <W1 =SYSRES===========EYUPLX01=EYUPLX01=27FEB2005==11:30:30=CPSM======3==
 CMD System   Referenc Ref Type     Alias
 --- -------- Resource Ver -------- --------
     EYUMAS1A
     EYUMAS1A
     EYUMAS1A
 
 
Notes:
  1. When the name in the Resource column is that of a DB2TDEF, the Referenced Resource column can contain the name of a DB2EDEF. What has happened in such cases is that CICSPlex® SM has created a ‘ghost’ DB2TDEF entry that will result in a DB2TRAN object when that DB2EDEF is installed. This situation arises when a transaction id was specified in the DB2EDEF. In this case, the Referenced Resource field contains details of the DB2EDEF that generated the DB2TDEF.
  2. Journal definitions (JRNLDEF), file key segment definitions (FSEGDEF) and session definitions (SESSDEF) can appear in a SYSRES view; this is to present a complete picture of your logical scope. Note, however, that those resources are never actually installed in a CICS system.
  3. Connection definitions (CONNDEF) can be installed in a CICS system only if they have associated SESSDEFs (as noted in the Referenc Resource field). If the Referenc Resource field for a CONNDEF is blank, the connection cannot be installed.

Related concepts
SYSRES (CICS system resources) view
Related tasks
Accessing BAS administration views using the EUI
Working with the SYSRES view
Related reference
SYSRES view attribute descriptions
[[ Contents Previous Page | Next Page Index ]]