REQIDAggregateRecordType

Interval Control Requests aggregate record

Fields

CICSRelease (StringAggregationType)
fmhstatus (EnumAggregationType)

Indicates whether the data asociated with the request contains function management headers:

  • FMH - The data associated with the request contains a function management header.
  • NOFMH - The data associated with the request does not contain a function management header.
  • NOTAPPLIC - Either there is no data associated with the request or the request type is not START or ROUTE.

interval (StringAggregationType)

The amount of time that remains until the request expires.

name (StringAggregationType)

The name of the request.

queue (StringAggregationType)

The queue value associated with the request.

regionName (StringAggregationType)
requestType (EnumAggregationType)

The request type attribute.

  • DELAY - The queued request was issued by a DELAY command.
  • POST - The queued request was issued by a POST command.
  • START - The queued request was issued by a START command.
  • ROUTE - The queued request was issued by a ROUTE command.

rseq (LongAggregationType)

A sequence number generated to guarantee a unique resource key.

rtermid (StringAggregationType)

The remote terminal name associated with the request.

rtransid (StringAggregationType)

The remote transaction name associated with the request.

termID (StringAggregationType)

The terminal name associated with the request.

time (StringAggregationType)

The expiration time associated with the request. This is expressed as an absolute value measured from the midnight (local time) preceeding the request. The hours until expiry will be greater than 23 if the request expires beyond the current day.

transID (StringAggregationType)

The transaction name associated with the request.

userID (StringAggregationType)

The ID of the user associated with the task that created this request.