Objects Used By Thread
This panel shows Getpage and I/O activity for the DB2 objects used by the selected thread.
________________ ZTOBJ VTM O2 V540./C DA61 07/11/13 7:08:04 2
> Help PF1 Back PF3
> THREAD INFORMATION: Enter a selection letter on the top line.
> A-THREAD DETAIL B-LOCK COUNTS C-LOCK WAITS D-LOCKS OWNED E-GLOBAL LOCKS
> F-CURRENT SQL G-SQL COUNTS H-DISTRIBUTED I-BUFFER POOL J-GROUP BP
> K-PACKAGES L-RES LIMIT M-PARALLEL TASKS N-UTILITY *-OBJECTS
> P-CANCEL THREAD Q-DB2 CONSOLE R-DSN ACTIVITY S-APPL TRACE T-ENCLAVE
> U-LONG NAMES W-ACCEL ACTIVITY
===============================================================================
> OBJECTS USED BY THREAD
PLAN
+ Thread: Plan=DB2PM Connid=RRSAF Corrid= Authid=DB2PM
+ Attach: RRSAF JOB Name=OMPE861S JOB Asid= 180
+ Package: DGO@PC1 Collection=DB2PM
+ Luwid=DEIBMIPS.IPUAQA61.CBA26F25F282=102866
tobj
+ Sync ------ Prefetch I/O -----
+ Database Spacenam Dsn Volume Getpage Read Seq List Dynamic
+ -------- -------- --- ------ ------- ------- ------- ------- -------
+ DB2PM IXRP1EMV 001 BP0 87 0 0 0 0
+ DB2PM PROCESS 001 BP0 783 0 0 0 0
===============================================================================
Navigation
For additional
information about
- related topics, select one of the options on the top of the panel.
- other topics, use the PF keys.
Fields
Thread identifier: This information identifies the thread to which
the information in this panel applies.
- Plan
- The Db2 plan name of the active thread.
- Connid
- The Db2 connection identifier of the active thread.
- Corrid
- The Db2 correlation identifier of the active thread. If the correlation is not set, N/A is displayed.
- Authid
- The Db2 authorization identifier of the active thread.
- Attach
- Depending on the type of connection, the appropriate information is displayed.
- Connection Type
-
- Batch
- The MVS jobname and ASID.Note: For threads from remote Db2, the MVS job name is N/A.
- CICS®
- The CICS jobname, task name, task number, terminal ID,
and thread type. The thread type is:
- Pool
- The thread in use is a pool thread.
- Entry
- The thread in use is a nonprotected entry thread.
- Prot
- The thread in use is a protected thread. Protected threads are defined in an RCT entry definition using the THRDS operand.
- IMS
- The IMS region number, transaction name, region name, and terminal ID (LTERM).
- RRSAF
- The MVS job name and ASID.Note: For threads from remote Db2, the MVS job name is N/A.
- System
- The originating Db2 job name and the resource manager that is the source of the thread. An additional line below the Attach line identifies the user thread, if any, being served by the system thread.
- TSO
- The TSO user ID and region ASID.
- Utility
- No additional information.
- Db2
- The Db2 subsystem identifier.
- MVS
- The MVS system identifier.
- ORIGAUTH
- The original (primary) Db2 authorization identifier of the thread. This field displays only when the original identifier is different from the Authid.
Package identifier: This information identifies the package to
which the information in this panel applies.
Object
information:
- Database
- The name of the database for which thread activity has occurred.
- Spacenam
- The name of the space for which thread activity has occurred.
- Dsn
- The sequence number of the data set for which thread activity has occurred.
- Volume
- The name of the volume that contains
the Db2 object if the thread
is performing I/O on that database/space. If OMEGAMON® detects that the values for
Sync Read
,Sequential Prefetch
,List Prefetch
orDynamic Prefetch
are zero, the name of the buffer pool assigned to the object will be displayed instead, indicating the data was available without performing any I/O. - Getpage
- The number of Getpage requests made by the thread.
- Sync Read
- The number of synchronous reads made by the thread.
- Sequential Prefetch
- The number of Sequential Prefetch Read I/Os made by the thread.
- List Prefetch
- The number of List Prefetch Read I/Os made by the thread.
- Dynamic Prefetch
- The number of Dynamic Prefetch Read I/Os made by the thread.