TRANCLASAggregateRecordType

Transaction Classes aggregate record

Fields

CICSRelease (StringAggregationType)
acceptaftrqd (LongAggregationType)

The number of transactions that have been accepted to run after being queued.

acceptimmed (LongAggregationType)

The number of transactions that have been accepted to run immediately.

activeTrans (LongAggregationType)

The total number of transactions currently active in the class.

attaches (LongAggregationType)

The total number of attach requests.

basdefinever (LongAggregationType)

The BAS version number of this definition.

changeAgent (EnumAggregationType)

The change agent identifier that made the last modification.

  • CSDAPI - The resource was last changed by a CEDA transaction, by the programmable interface to DFHEDAP or by an EXEC CICS CSD command.
  • CSDBATCH - The resource was last changed by a DFHCSDUP job.
  • DREPAPI - The resource was last changed by a CICSPlex SM BAS API command.
  • DREPBATCH - The resource was last changed by a CICSPlex SM utility.
  • CREATESPI - The resource was last changed by an EXEC CICS CREATE command.
  • NOTAPPLIC - This is not applicable for this resource.
  • OVERRIDE - Resource was last changed by resource overrides.
  • 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 to the resource definition.

changeTime (DateAggregationType)

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

changeUserID (StringAggregationType)

The user ID that made the last modification to the resource definition.

curquedtime (StringAggregationType)

The amount of time spent waiting by those transactions that are currently queued in this transaction class.

defineSource (StringAggregationType)

The source of the definition, depending on which agent made the last change.

defineTime (DateAggregationType)

The local date and time when the resource definition record was created on DFHCSD or EYUDREP.

installAgent (EnumAggregationType)

The install agent identifier that made the installation.

  • CSDAPI - The resource was installed by a CEDA transaction, by the programmable interface to DFHEDAP or by an EXEC CICS CSD command.
  • CREATESPI - The resource was installed by an EXEC CICS CREATE command.
  • GRPLIST - The resource was installed by GRPLIST INSTALL.
installTime (DateAggregationType)

The local date and time when the definition was installed.

installUserID (StringAggregationType)

The user ID that installed the resource definition.

installdefs (LongAggregationType)

The total number of transaction definitions currently installed.

lastatmax (DateAggregationType)

The last UTC time in store clock (STCK) value this transaction has reached maximum active transactions class limit.

maxActiveTrans (LongAggregationType)

The maximum number of transactions that are allowed to run in the class concurrently.

maxReachedCount (LongAggregationType)

The number of times this transaction class has reached its defined maximum.

name (StringAggregationType)

The 8-character transaction class name.

peakActiveTrans (LongAggregationType)

The highest number of transactions active in the class at any one time.

purgeaction (EnumAggregationType)

The action to be taken on a request to start a transaction when the associated TRANCLASS has reached the purge threshold.

  • ABEND - CICS starts the requested transaction, and then abends it with AKCC.
  • DISCARD - CICS discards the request. The requested transaction is not started.
purgeimmed (LongAggregationType)

The number of transactions purged due to the defined threshold being reached.

purgethresh (LongAggregationType)

The maximum number of transactions in this class that can be queued awaiting initial dispatch. Transactions in this class that arrive while the queue is at its PURGETHRESH limit are purged.

When the size of the queue is unlimited (other than by the storage available to attach tasks), NO is displayed.

purgewhileqd (LongAggregationType)

The number of transactions that were purged while queued in this class.

purgthrtimes (LongAggregationType)

The number of times the purge threshold was reached.

queued (LongAggregationType)

The number of transactions that are currently queued awaiting initial dispatch. Queuing occurs either because the number of active tasks is already at the maximum, or because the maximum for the system has been reached.

queuedpeak (LongAggregationType)

The highest number of transactions queued in this class at any one time.

queuetime (StringAggregationType)

The total amount of time transactions have been queued in this class.

regionName (StringAggregationType)
totquedcnt (LongAggregationType)

The total number of transactions that have been queued in this class.