Measurement information
The measurement information data is displayed online after typing
the line command “++” on top of the Request Number in
the R02 panel. In the XML document file, this data is enclosed within
the <MeasurementInformation> and </MeasurementInformation>
tag pair. The table below lists the sub elements for this data.
Field title in online report | XML element |
---|---|
<MeasurementTaskId>stcid</MeasurementTaskId> | |
<MeasurementVersionNumber>version</MeasurementVersionNumber> | |
<MeasurementAPARNumber>APAR</MeasurementAPARNumber> | |
Request Number | <RequestNumber>nnnn</RequestNumber> |
Request Description | <RequestDescription>description</RequestDescription> |
Request Status | <RequestStatus>status</RequestStatus> |
Owner Id | <OwnerId>owner</OwnerId> |
Time of Request | <TimeOfRequest>Day Mon-dd-yyyy hh:mm:ss.ss</TimeOfRequest> |
Session Start Time | <SessionStartTime>Day Mon-dd-yyyy hh:mm:ss.ss</SessionStartTime> |
Session End Time | <SessionEndTime>Day Mon-dd-yyyy hh:mm:ss.ss</SessionEndTime> |
Session Duration | <SessionDuration>duration</SessionDuration> |
Session Delete Date | <SessionDeleteDate>Day Mon-dd-yyyy</SessionDeleteDate> |
Select by Job Name | <Jobname>name</Jobname> |
Select by Sys Name | <SysName>name</SysName> |
Sample Interval | <SampleInterval>interval</SampleInterval> |
Duration | <Duration>duration</Duration> |
Sample File DSN | <SampleFileDSN>dsn</SampleFileDSN> |
Samples Requested | <SamplesRequested>n</SamplesRequested> |
Samples Done | <SamplesDone>n</SamplesDone> |
ASID | <ASID>asid</ASID> |
Job ID | <JobId>jobid</JobId> |
Data Extractors | <Extractors> |
<Extractor>None</Extractor> if none selected | |
CICS® | <Extractor>CICS</Extractor> omitted if not selected |
CICS+ | <Extractor>CICS+</Extractor> omitted if not selected |
IMS™ | <Extractor>IMS</Extractor> omitted if not selected |
IMS+ | <Extractor>IMS+</Extractor> omitted if not selected |
DB2® | <Extractor>DB2</Extractor> omitted if not selected |
DB2+ | <Extractor>DB2+</Extractor> omitted if not selected |
DB2 Variables | <Extractor>DB2V</Extractor> omitted if not selected |
Static DB2 Explain | <Extractor>DB2X</Extractor>omitted if not selected |
Collateral DB2 | <Extractor>CDB2</Extractor> omitted if not selected |
MQSeries® | <Extractor>MQS</Extractor> omitted if not selected |
MQ+ | <Extractor>MQ+</Extractor> omitted if not selected |
JAVA | <Extractor>JAVA</Extractor> omitted if not selected |
ADA | <Extractor>ADA</Extractor> omitted if not selected |
NAT | <Extractor>NAT</Extractor> omitted if not selected |
WAS | <Extractor>WAS</Extractor> omitted if not selected |
SRB | <Extractor>SRB</Extractor> omitted if not selected |
</Extractors> |