Select Data Set and Trace Parameters

Use this panel to specify a data set with application trace data so that you can view the trace data. You can also specify selection criteria to limit the data to be reported.


________________ ZATRD    VTM     O2       V540.#P SE12 11/05/13 16:31:55   3  
>       Help PF1                                               Back PF3         
> A.D   Current Trace Status: ACTIVE                                            
> A-SPECIFY TRACE    B-VIEW TRACE       C-STOP TRACE       *-SELECT DSN         
> E-VIEW DATASET     F-STOP VIEW        G-CREATE VSAM LDS  H-QUEUED TRACES      
=============================================================================== 
>                     SELECT DATASET AND TRACE PARAMETERS                       
 ATRD                                                                           
+                                                                               
+ Option H Is Recommended for Accessing VSAM Trace Datasets                     
+                                                                               
+ Enter trace dataset which contains the captured trace, and additional         
+ (optional) selection criteria to limit trace information reported.            
+ When complete press ENTER                                                     
+                                                                               
:             DSN= ____________________________________________ (Required)      
:       STARTDATE= ________ (MM.DD.YY) STARTTIME= ________ (HH.MM.SS)           
:         ENDDATE= ________ (MM.DD.YY)   ENDTIME= ________ (HH.MM.SS)           
:           DB2ID= ____     DB2 Subsystem ID                                    
:           MVSID= ____     MVS System ID                                       
:        PLANNAME= ________   ________   ________   ________   ________         
:                         Plan name(s)                                          
:          AUTHID= ________   ________   ________   ________   ________         
:                         DB2 authorization identifier(s)                       
:         TSOUSER= ________ TSO USERID (TSO foreground application)             
:         JOBNAME= ________ Job Name (TSO batch application)                    
:        CICSTRAN= ____     CICS transaction identifier                         
:        CICSCONN= ________ CICS connection identifier                          
:         PSBNAME= ________ IMS PSB name                                        
:           IMSID= ________ IMS ID of the IMS region                            
:       STATICSQL= N        Static SQL?(Y/N)  HOSTVARS= N   Host Variable?(Y/N) 
=============================================================================== 

The data set must be a VSAM data set that was used to capture an application trace (by specifying the data set name on the Specify Application Trace panel).

You can limit the data to be reported by applying one or more selection criteria. For example, you can specify a time period, individual plan names or authorization IDs, or qualify a connection type. If no selection criteria are applied, all trace data from the specified data set are reported. By applying selection criteria, you also limit the reporting overhead incurred by OMEGAMON® XE for DB2 PE.

Navigation

For additional options, use the PF keys.

Fields

DSN
The name of the VSAM data set that contains the captured trace information. This field is required.
STARTDATE
The starting date delimiting the records to be displayed.
STARTTIME
The starting time delimiting the records to be displayed.
ENDDATE
The ending date delimiting the records to be displayed.
ENDTIME
The ending time delimiting the records to be displayed.
DB2ID
The identifier of the Db2 subsystem to be displayed.
MVSID
The identifier of the MVS where the monitored Db2 resides.
PLANNAME
Db2 plan names to be displayed.
AUTHID
Db2 authorization IDs to be displayed.
TSOUSER
The TSO user ID of the application (thread), if the application originates from a Db2 TSO connection.
JOBNAME
The jobname of the application (thread), if the application originates from a Db2 batch (TSO background) connection.
CICSTRAN
The transaction ID of the application (thread), if the application originates from a Db2 CICS® connection.
CICSCONN
The Db2 connection ID of the CICS region from which the application (thread) originates.
PSBNAME
The IMS PSB name of the application (thread), if the application originates from the DB2 IMS connection.
IMSID
The IMSID of the IMS region from which the application (thread) originates.
STATIC SQL(Y/N)
Specifying Y or N determines whether static SQL text is retrieved from the catalog table.
Host Variable(Y/N)
Specifying Y or N determines whether input host variable information is retrieved from the VSAM dataset and displayed on panel ZATD1.

This option applies only to the VSAM ATF. To control whether input host variable data is collected into a VSAM dataset, use the HOSTVARS option on the panels ZATRQ or ZATRQ2.