The CICSplex Transaction Analysis attributes supply data about transaction IDs, the amount of time a transaction has been running, and the type of wait for the transaction. Use the CICSplex Transaction Analysis attributes in situations to help identify applications that are making poor use of serially reusable resources and degrading system performance.
These attributes provide data for the Transaction Analysis table view.
CICS Name Indicates the name that identifies a CICS region. Each CICS region in a z/OS image has a unique name. This name is an alphanumeric string, with a maximum of 8 characters, and case-sensitive. CICS region names are always in uppercase characters.
CICS SYSIDNT Indicates the 4-character CICS system ID assigned to this CICS region. CICS system IDs are always in uppercase characters. The value is an alphanumeric string, maximum 4 characters and case-sensitive.
CICS Transaction ID Indicates the 4-character name of the transaction as defined to CICS. The value is an alphanumeric string, maximum 4 characters and case-sensitive.
CPU Time Indicates the amount of accumulated CPU time (in seconds accurate to hundredths of a second) for this task. The value format is a floating-point number accurate to two decimal places.
Current Program ID Is the currently executing program for this transaction. The value is an alphanumeric string, maximum 8 characters.
DB2 Correlation Identifier Provides a link to the DB2 Thread Exceptions workspace supplied with the OMEGAMON XE for DB2 on z/OS product. The value format is an alphanumeric string, maximum 12 characters. Format is eeeettttnnnn where:
Elapsed Time Indicates the amount of time (in seconds accurate to hundredths of a second) the transaction had been executing at the time this information was collected (current time minus transaction start time). The value format is a floating-point number accurate to two decimal places.
Exceeds MAXR Threshold Indicates whether the task is over the global resource threshold for CPU consumption. Values are: Yes and No.
First Program ID Is the first program executed when the transaction is invoked. The value is an alphanumeric string, maximum 8 characters.
Origin Node Is the combination of the z/OS System ID (SMFID) and the CICS region name. The value format is a positive integer.
When a situation is true, Tivoli Enterprise Portal compares the origin node name in the attribute to the names of managed systems assigned to the item. If the origin node name matches the name of a managed system, Tivoli Enterprise Portal changes the status of the item accordingly. If the names of the origin node and the managed systems do not match, the status of the item remains unchanged.
PSB Name The Program Specification Block identifier scheduled to access an IMS database. The value format is an alphanumeric string, maximum 8 characters.
Program ID This item Indicates the CICS program name or the umbrella name. The value format is an alphanumeric string, maximum 8 characters.
Recovery Token The unique hexadecimal identifier used to correlate work done between CICS and DBCTL. The value format is an alphanumeric string, maximum 16 characters.
Resource Type Is the category of resource for which the transaction is waiting.
Resource Name Indicates the name of the resource the transaction is waiting to access.
Status Indicates whether the transaction is active or inactive. The status is not displayed in CICS reports. Use this value only for creating situations. Values are: Active or Inactive
System ID Indicates the 4-character name that uniquely identifies an active z/OS operating system within a given CICSplex. The value format is an alphanumeric string, maximum 4 characters, and case-sensitive. z/OS System IDs are always in uppercase characters.
Task Number is the number sequentially assigned by CICS to uniquely identify each task. The value format is an alphanumeric string, maximum 5 characters, and case-sensitive.
Task State Indicates whether the transaction is currently running or not. Values are: Non-Exe (not executable), Dispatabl (dispatchable, that is, the task is waiting to be dispatched by CICS), New, Running, R_Early, Purged, Resumed, Suspend, Unused, Reset, OK, or Unknown.
Termid Indicates the 4-character ID of the terminal where the transaction originated. The value format is an alphanumeric string, maximum 4 characters, and case-sensitive.
Transaction ID Indicates the 4-character name of the transaction. The value format is an alphanumeric string, with a maximum of 4 characters, and case-sensitive.
Unit of Work Used internally to provide information in unit of work reports. The value format is an alphanumeric string, maximum 52 characters.
User ID Indicates the user's eight-character CICS logon ID. The value format is an alphanumeric string, maximum 8 characters, and case-sensitive.
Wait Type Indicates the type of wait for the transaction. Values are: CPU, Database, DatXface, DBCntl, DL/I, Dump, Enqueue, Events, FEPI, File, Interval, JES, Journal, Loader, Lock, LogMgr, MQSeries, MRO, MRO/ISC, z/OS, Other, Recovery, Security, Storage, Systasks, TaskCntl, TaskLims, TempStor, Terminal, TPPS, TranData, Unknown, User, and XRF