A CICS® Resource that describes a transaction class in an active CICS system being managed by CICSPlex® SM.
The TRANCLAS resource class can be used to request object instances that were identified as TCLASS objects in versions of CICS prior to 4.1.
The following action is supported:
This action requires no unique parameter data.
API Actions
Parameters: None
Code | Description | Code | Description |
INV_DATA | Attribute data invalid |
Name | Datatype | Source | Len | Sum | Set | Description | Get Invalid | Set 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 | ||||
NAME-1 | CHAR | INQ | 8 | DIF | Transaction class name | 1 | |||
MAXACTIVE | BINARY | INQ | 4 | AVG | yes | Maximum number of transactions allowed in class | 2 | ||
ACTIVE | BINARY | INQ | 4 | AVG | Number of transactions currently active in class | 3 | |||
QUEUED | BINARY | INQ | 4 | AVG | Number of transactions currently queued | 4 | |||
PURGETHRESH | BINARY | INQ | 4 | AVG | yes | Purge threshold | 5 | ||
ATTACHES | BINARY | STAT | 4 | AVG | Total number of attach requests | 6 | |||
PURGEIMMED | BINARY | STAT | 4 | AVG | Number of transactions purged due to threshold | 7 | |||
TOTQUEDCNT | BINARY | STAT | 4 | AVG | Total number of transactions queued | 8 | |||
ACCEPTIMMED | BINARY | STAT | 4 | AVG | Number of transactions accepted immediately | 9 | |||
ACCEPTAFTRQD | BINARY | STAT | 4 | AVG | Number of transactions accepted after being queued | 10 | |||
PURGEWHILEQD | BINARY | STAT | 4 | AVG | Number of transactions purged while queued | 11 | |||
INSTALLDEFS | BINARY | STAT | 4 | AVG | Number of transaction definitions installed | 12 | |||
ACTIVEPEAK | BINARY | STAT | 4 | AVG | Peak number of active transactions | 13 | |||
QUEUEDPEAK | BINARY | STAT | 4 | AVG | Peak number of queued transactions | 14 | |||
TIMESATMAX | BINARY | STAT | 4 | AVG | Times maximum active transactions reached | 15 | |||
PURGTHRTIMES | BINARY | STAT | 4 | AVG | Number of times purge threshold met | 16 | |||
QUEUETIME | INTSTCK | STAT | 8 | MAX | Total time transactions queued | 17 | |||
CURQUEDTIME | INTSTCK | STAT | 8 | MAX | Total time transactions currently queued | 18 |