The CICSplex Transaction Statistics attributes report the number of requests by a transaction for CICS services such as program control, journal control, temporary storage, transient data and non 3270 requests.
Use the CICSplex Transaction Statistics attributes to determine whether requests that imply I/O activity such as journal control, transient data or temporary storage, are a major factor in response time degradation.
CICS Logger Writes The number of CICS logger write requests issued by this transaction.
CICS Region Name Indicates the job name or modify ID of the CICS region being monitored. Each CICS region in a z/OS operating system has a unique name. This name is an alphanumeric string, with a maximum of eight characters, and case-sensitive. CICS region names are always in uppercase characters.
CICS TCBs Attached Is the number of CICS TCBs attached by or on behalf of this transaction.
Client Address The IP address of the WEB client that the transaction was attached for. This can be version 4 or version 6 bit format. The value format is an alphanumeric string, maximum 40 characters.
Client IP Address Is the IP address of the WEB client which this transaction was attached for.
CPU Time The amount of accumulated CPU time (in seconds accurate to hundredths of a second) for this transaction. The value format is a floating point number accurate to two decimal places.
DB2 Requests Is the number of DB2 (EXEC SQL and IFI) requests issued by this transaction.
DPL Requests Is the number of DPL (Distributed Program Link) requests issued by this transaction.
Elapsed Time Indicates the time elapsed, accurate to two decimal places, since the transaction was attached. The value can be entered in the hh:mm:ss.dd format, for example, 00:20:00.56, or as sssssss.dd, for example, 1200.56. If you are using variable substitution, the value in this example would display as 120056. See the online help for more details on variable substitution or inputting values in situations and filters.
IC Requests Is the sum of interval control START, CANCEL, DELAY and RETRIEVE requests issued by this transaction.
IC Starts Is the number of interval control START requests issued by this transaction.
IMS/DBCTL Requests Is the number of IMS (DBCTL) requests issued by this transaction.
Journal Writes Is the number of journal output requests issued by this transaction.
Last DBCTL Request The category type of the last DBCTL request issued by the transaction.
Number of TCB Mode Switches Is the number of CICS TCB Mode Switches performed on behalf of this transaction.
OO Class Requests Is the number of CICS Object Oriented foundation class requests, including the Java API for CICS (JCICS) classes, issued by this transaction.
Origin Node Is the combination of z/OS System ID (SMFID) and CICS region name. The value format is an alphanumeric string, maximum 32 bytes, and case-sensitive.
When a situation is true, the system 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, the status of the item changes accordingly. If the names of the origin node and the managed systems do not match, the status of the item remains unchanged.
Program Link URMs Is the number of program LINK URM (User-Replaceable Modules) requests issued by, or on behalf of, this transaction.
Program Links Is the number of program LINK requests issued by this transaction.
Program Loads Is the number of program LOAD requests issued by this transaction.
Program XCTLs Is the number of program XCTL requests issued by this transaction.
Resource Name Indicates the name of the resource the transaction is waiting to access.
Resource Type The category of resource for which the transaction is waiting.
SSL Bytes Decrypted Is the number of bytes decrypted by the secure sockets layer for this transaction.
SSL Bytes Encrypted Is the number of bytes encrypted by the secure sockets layer for this transaction.
Syncpoints Is the number of SYNCPOINT requests issued by this transaction.
System ID Indicates the four character name that uniquely identifies an active z/OS operating system within a given CICSplex. The value format is an alphanumeric string, maximum four 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.
TD GETs Is the number of Transient Data GET requests issued by this transaction.
TD Purges Is the number of Transient Data PURGE requests issued by this transaction.
TD PUTs Is the number of Transient Data PUT requests issued by this transaction.
Transaction Group ID hex Is the hex representation of the identifier CICS creates to correlate transactions attached to service the same incoming work request originated through the CICS Web, IIOP, or 3270 Bridge interface.
Transaction Group ID Is the identifier CICS creates to correlate transactions attached to service the same incoming work request originated through the CICS Web, IIOP, or 3270 Bridge interface.
Transaction ID Is the four character name of the transaction.
TS GETs Is the number of temporary storage GET requests issued by this transaction.
TS PUTs to Auxiliary Storage Is the number of PUT to auxiliary temporary storage requests issued by this transaction.
TS PUTs to Main Is the number of PUT to main temporary storage requests issued by this transaction.
TS Total Requests Is the sum of all temporary storage requests (GET, PUT to main, PUT to auxiliary and TS DELETE) issued by this transaction.
Web Chars Received Is the number of characters received by the CICS Web interface RECEIVE requests issued by this transaction.
Web Chars Sent Is the number of characters sent by the CICS Web interface SEND requests issued by this transaction.
Web Receive Requests Is the number of CICS Web interface RECEIVE requests issued by this transaction.
Web Repository Reads Is the number of reads from the repository in shared temporary storage issued by this transaction.
Web Repository Writes Is the number of writes to the repository in shared temporary storage issued by this transaction.
Web Send Requests Is the number of CICS Web interface SEND requests issued by this transaction.
Web Total Requests Is the sum of allCICS Web interface requests issued by this transaction.
[ Top of Page | Previous Page | Next Page ]