BRFACILAggregateRecordType

Bridge Facilities aggregate record

Fields

CICSRelease (StringAggregationType)
keeptime (StringAggregationType)

The length of time that a bridge facility is retained whilst inactive. The facility is marked for deletion after this period expires.

linksysnet (StringAggregationType)

The applid of the target region if the Link3270 bridge request is routed to another region. If the request is processed in the same region as the Link3270 router, then this field is blank. This field may change if dynamic transaction routing makes more than one attempt at running the first transaction in a Link3270 session. This field is only set in the router region.

linksystem (StringAggregationType)

The system ID of the target region if the Link3270 bridge request is routed to another region. If the request is processed in the same region as the Link3270 router, this field is blank. This field may change if dynamic transaction routing makes more than one attempt at running the first transaction in a Link3270 session. This field is only set in the router region.

name (StringAggregationType)

The 8 byte facility token of the bridge facility.

namespace (EnumAggregationType)

The scope of the namespace used to allocate bridge facility names. Values are:

  • LOCAL - The bridge facility was allocated by the START BREXIT bridge mechanism, so its name is unique only in the local region where it is created.
  • SHARED - The bridge facility was allocated by the Link3270 bridge mechanism, so its name is unique across all CICS router regions in the CICSplex who have access to a shared DFHBRNSF namespace file.
netname (StringAggregationType)

The virtual network name of the 3270 Bridge Facility.

regionName (StringAggregationType)
remotesysnet (StringAggregationType)

The applid of the bridge router region. This field is only set in the target region. It is blank if the request is processed in the router region and not sent to an target region.

remotesystem (StringAggregationType)

The system ID of the bridge router region. This field is only set in the target region. It is blank if the request is processed in the router region and not sent to a target region.

taskid (LongAggregationType)

The number of the active CICS task currently running on the 3270 bridge facility. This field is only displayed in the target region, and is set to zero when the bridge is not in use.

termid (StringAggregationType)

The virtual terminal ID of the 3270 bridge facility.

termstatus (EnumAggregationType)

The status of the bridge facility. Values are:

  • ACQUIRED - The bridge facility is currently in use.
  • AVAILABLE - The bridge facility is not in use. It can be reused by the client.
  • RELEASED - SET BRFACILITY RELEASED has been issued for the bridge facility. It will be deleted on the next cleanup cycle.
transid (StringAggregationType)

The name of the user transaction currently running on the 3270 bridge facility. This field is blank if the bridge is not currently in use.

userid (StringAggregationType)

The user identifier associated with the 3270 bridge facility.