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:

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.
Length
208
Usage
API or EVALDEF
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICS Resource
Copybook identifier
EYUt0058 or FEPIPOOL
Valid API operations
GET SET and PERFORM

API Actions

ADD
Add

PARM(' [ACQSTATUS(value)] [SERVSTATUS(value)] NODES TARGETS .')

DELETE
Delete

PARM(' NODES TARGETS [POOL(value)] .')

DISCARD
Discard

Parameters: None

INSERVICE
Set to In Service

Parameters: None

OUTSERVICE
Set to Out of Service

Parameters: None

Table 216. FEPIPOOL resource table attributes
Name Datatype Source Len Sum Set Description Get Invalid Attr ID
EYU_CICSNAME CHAR CPSM 8 N/A CICS System Name
EYU_CICSREL CHAR CPSM 4 N/A CICS Release
EYU_RESERVED CHAR CPSM 4 N/A Reserved
 POOLNAME-1  CHAR INQ 8 DIF Pool name 1
TARGETS BINARY STAT 4 AVG Number of targets 2
NODES BINARY STAT 4 AVG Number of nodes 3
CONNECTIONS BINARY STAT 4 AVG Number of connections 4
PEAKCONNS BINARY STAT 4 AVG Peak number of connections 5
CURALLCS BINARY STAT 4 AVG Current number of allocates 6
PEAKALLCS BINARY STAT 4 AVG Peak number of concurrent allocates 7
CURALLCWAIT BINARY STAT 4 AVG Current number of allocates waiting 8
PEAKALLCWAIT BINARY STAT 4 AVG Peak number of allocates waiting 9
TOTALLOCWAIT BINARY STAT 4 AVG Total number of allocates that waited 10
TOTALLOCTOUT BINARY STAT 4 AVG Total number of allocates that timed out 11
BEGINSESSION CHAR INQ 4 DIF Begin-session transaction 12
CONTENTION CVDAS INQ 4 LIKE Begin-bracket contention resolution 13
CONTENTION Output Valid Values LOSE WIN
DEVICE CVDAS INQ 4 LIKE Device type 14
DEVICE Output Valid Values T3278M2 T3278M3 T3278M4 T3278M5 T3279M2 T3279M3 T3279M4 T3279M5 TPS55M2 TPS55M3 TPS55M4 LUP
ENDSESSION CHAR INQ 4 DIF End-session transaction 15
EXCEPTIONQ CHAR INQ 4 DIF TDQ queue holding exceptions 16
FJOURNALNUM BINARY INQ 4 AVG Journal number 17
FORMAT CVDAS INQ 4 LIKE Data format option 18
FORMAT Output Valid Values FORMATTED DATASTREAM NOTAPPLIC
INITIALDATA CVDAS INQ 4 LIKE Initial inbound data status 19
INITIALDATA Output Valid Values INBOUND NOTINBOUND
INSTLSTATUS CVDAS INQ 4 LIKE Pool install status 20
INSTLSTATUS Output Valid Values INSTALLED NOTINSTALLED
MAXFLENGTH BINARY INQ 4 AVG Maximum length of returned data 21
MSGJRNL CVDAS INQ 4 LIKE Message journalling status 22
MSGJRNL Output Valid Values NOMSGJRNL INPUT OUTPUT INOUT
PROPERTYSET CHAR INQ 8 DIF 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 DIF Set and test sequence-number (STSN) transaction 25
UNSOLDATA CHAR INQ 4 DIF Unsolicited data transaction 26
UNSOLDATACK CVDAS INQ 4 LIKE Unsolicited-data bid-acknowledgement 27
UNSOLDATACK Output Valid Values NEGATIVE POSITIVE NOTAPPLIC
WAITCONVNUM BINARY INQ 4 AVG Number of conversations waiting 28
USERDATA CHAR INQ 64 DIF yes Pool user data 29
FJOURNALNAME CHAR INQ 8 DIF Journal name 30
[[ Contents Previous Page | Next Page Index ]]