FEPIPOOL Resource Table

A CICS® Resource that describes a FEPI pool in an active CICS system being managed by CICSPlex® SM.

The Primary key field for this resource class is POOLNAME.

The following actions are supported:
ADD
Add nodes and targets to a FEPI pool.
The parameter data for the ADD action is:
   PARM('NODES(node,...)  TARGETS(trgt,...)
         [ACQSTATUS(cvda1)] [SERVSTATUS(cvda2)].')
where:
  • node is required and must be one or more 1- to 8-character FEPI node names.
  • target is required and must be one or more 1- to 8-character FEPI target names.
  • cvda1 is one of the following valid CVDA values for FEPI acquire status:
    • ACQUIRED
    • RELEASED
  • cvda2is one of the following valid CVDA values for FEPI service status:
    • INSERVICE
    • OUTSERVICE
Note: The number of values for the NODES() and TARGETS() parameters must be the same.
DELETE
Delete nodes and targets from a FEPI pool.
The parameter data for the DELETE action is:
   PARM('NODES(node,...)  TARGETS(trgt,...)
         [POOL(pool)].')

     where:

     node = (Required) One or more 1- to 8-character
            FEPI node names.
     trgt = (Required) One or more 1- to 8-character
            FEPI target names.
     pool = 1- to 8-character FEPI pool name.
Note: The number of values for the NODES() and TARGETS() parameters must be the same.
DISCARD
Discard a FEPI pool.
INSERVICE
Place a FEPI pool in service.
OUTSERVICE
Place a FEPI pool out of service.

External resource name
CICSFEPIPool
Length
208
Usage
API or WUI or CICS Management Client Interface or EVALDEF
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICS Resource
Copybook identifier
EYUt0058
Table 1. Valid CPSM operations
Operations Actions Parameters Required
GET   None N/A
SET   None N/A
PERFORM SET ADD ACQSTATUS(ACQUIRED, RELEASED) No
    NODES Yes
    SERVSTATUS(INSERVICE, OUTSERVICE) No
    TARGETS Yes
  DELETE NODES Yes
    POOL(value) No
    TARGETS Yes
  DISCARD None N/A
  INSERVICE None N/A
  INSTALL ACQSTATUS(ACQUIRED, RELEASED) No
    NODES Yes
    POOL(value) No
    PROPERTY(value) No
    SERVSTATUS(INSERVICE, OUTSERVICE) No
    TARGETS Yes
  OUTSERVICE None N/A
Table 2. FEPIPOOL resource table attributes
Name Datatype Source Len Sum Set Description Attr ID
EYU_CICSNAME CHAR CPSM 8 DIF No CICS System Name  
EYU_CICSREL CHAR CPSM 4 DIF No CICS Release
EYU_RESERVED CHAR CPSM 4 N/A No Reserved
BEGINSESSION CHAR INQ 4 DIFF No Begin-session transaction 12
CONNECTIONS BINARY STAT 4 AVG No Number of connections 4
CONTENTION CVDAS INQ 4 LIKE No Begin-bracket contention resolution 13
CONTENTION Output valid values LOSE, WIN
CURALLCS BINARY STAT 4 AVG No Current number of allocates 6
CURALLCWAIT BINARY STAT 4 AVG No Current number of allocates waiting 8
DEVICE CVDAS INQ 4 LIKE No Device type 14
DEVICE Output valid values T3278M2, T3278M3, T3278M4, T3278M5, T3279M2, T3279M3, T3279M4, T3279M5, TPS55M2, TPS55M3, TPS55M4, LUP
ENDSESSION CHAR INQ 4 DIFF No End-session transaction 15
EXCEPTIONQ CHAR INQ 4 DIFF No TDQ queue holding exceptions 16
FJOURNALNAME CHAR INQ 8 DIFF No Journal name 30
FJOURNALNUM BINARY INQ 4 AVG No Journal number 17
FORMAT CVDAS INQ 4 LIKE No Data format option 18
FORMAT Output valid values FORMATTED, DATASTREAM, NOTAPPLIC
INITIALDATA CVDAS INQ 4 LIKE No Initial inbound data status 19
INITIALDATA Output valid values INBOUND, NOTINBOUND
INSTLSTATUS CVDAS INQ 4 LIKE No Pool install status 20
INSTLSTATUS Output valid values INSTALLED, NOTINSTALLED
MAXFLENGTH BINARY INQ 4 AVG No Maximum length of returned data 21
MSGJRNL CVDAS INQ 4 LIKE No Message journalling status 22
MSGJRNL Output valid values NOMSGJRNL, INPUT, OUTPUT, INOUT
NODES BINARY STAT 4 AVG No Number of nodes 3
PEAKALLCS BINARY STAT 4 AVG No Peak number of concurrent allocates 7
PEAKALLCWAIT BINARY STAT 4 AVG No Peak number of allocates waiting 9
PEAKCONNS BINARY STAT 4 AVG No Peak number of connections 5
 POOLNAME-1  CHAR INQ 8 DIFF Yes Pool name 1
PROPERTYSET CHAR INQ 8 DIFF No Property set name 23
SERVSTATUS CVDAS INQ 4 LIKE Yes Pool service status 24
SERVSTATUS Input/output valid values INSERVICE, OUTSERVICE
SERVSTATUS Output valid values GOINGOUT
STSN CHAR INQ 4 DIFF No Set and test sequence-number (STSN) transaction 25
TARGETS BINARY STAT 4 AVG No Number of targets 2
TOTALLOCTOUT BINARY STAT 4 AVG No Total number of allocates that timed out 11
TOTALLOCWAIT BINARY STAT 4 AVG No Total number of allocates that waited 10
UNSOLDATA CHAR INQ 4 DIFF No Unsolicited data transaction 26
UNSOLDATACK CVDAS INQ 4 LIKE No Unsolicited-data bid-acknowledgement 27
UNSOLDATACK Output valid values NEGATIVE, POSITIVE, NOTAPPLIC
USERDATA CHAR INQ 64 DIFF Yes Pool user data 29
WAITCONVNUM BINARY INQ 4 AVG No Number of conversations waiting 28