FEPOODEFAggregateRecordType

FEPI Pool Definitions aggregate record

Fields

changeAgent (EnumAggregationType)

The change agent identifier that made the last modification.

  • DREPAPI - Resource was last changed by a CICSPlex SM API command.
  • N_A - Resource was created or last updated prior to CICS TS Version 4 Release 1 and support for resource signatures.
changeAgentRelease (StringAggregationType)

The CICS release level of the agent that made the last modification.

changeTime (DateAggregationType)

The local date and time when the definition was last changed.

changeUserID (StringAggregationType)

The user ID that made the last modification.

createTime (DateAggregationType)

The local date and time when the definition was created.

desccodepage (LongAggregationType)

The code page of the description field.

description (StringAggregationType)

A description of the FEPI Pool definition.

name (StringAggregationType)

The name of the FEPI Pool definition.

nodeList (StringAggregationType)

The node names to be used to create new connections in the pool. You can specify a maximum of 128 node names. Each node name in the list must be 8 characters long. Shorter node names should be padded to 8 characters using blanks. These names should be defined by creating corresponding FENODDEFs.

poolAcquireStatus (EnumAggregationType)

The initial acquire state of the connections being created. All new connections will have the same initial state:

  • ACQUIRED - The connections are to have sessions established.
  • RELEASED - The connections are not to have sessions established.
poolServiceStatus (EnumAggregationType)

The initial service state of the pool being installed and the connections being created. All new connections will have the same initial state:

  • INSERVICE - The pool and any connections are in service and can be used in a conversation.
  • OUTSERVICE - The pool and any connections are not in service and cannot be used for any conversations.
propertySetName (StringAggregationType)

The 1- to 8-character name of the set of properties for the FEPI pool.

targetRegionList (StringAggregationType)

The target names used to create new targets in the pool. You can specify up to a maximum of 32 target names. Each target name in the list must be 8 characters long. Shorter target names should be padded to 8 characters using blanks. These names should be defined by creating corresponding FETRGDEFs.

userDataArea1 (StringAggregationType)

Optional string of up to 8 characters that allows you to provide additional site-specific data related to the resource definition.

userDataArea2 (StringAggregationType)

Optional string of up to 8 characters that allows you to provide additional site-specific data related to the resource definition.

userDataArea3 (StringAggregationType)

Optional string of up to 8 characters that allows you to provide additional site-specific data related to the resource definition.

version (LongAggregationType)

The version number of the FEPI Pool definition, from 1 to 15.