Application Performance Analyzer for z/OS, Version 11.1, User's Guide

I05 to I13

This section describes the common tag pairs and elements of the XML detail lines shared by reports I05 through I13. The same information is categorized and displayed differently in each report. The report names covered by the following XML are:

The XML elements presented below may be repeated multiple times and appear under different parent elements. In the XML document, all elements are listed in hierarchical order as they appear in the online report.

Field title in online report XML element
<Category>
Name <CategoryName>name</CategoryName>
Description <CategoryDescription>description</CategoryDescription >
<Measurements>n</Measurements>
Percent of xxx Time * 10.00% <Percent>n</Percent>
</Category>
<CSECT>
Name <CSECTName>name</CSECTName>
Description <CSECTDescription>description</CSECTDescription>
<Measurements>n</Measurements>
Percent of xxx Time * 10.00% <Percent>n</Percent>
</CSECT>
<DLICall>
Name <SequenceNumber>n</SequenceNumber>
Description <FunctionPCBProgramOffset>FuncNameNameOffset</FunctionPCBProgramOffset>
<Measurements>n</Measurements>
Percent of xxx Time * 10.00% <Percent>n</Percent>
</DLICall>
<DMRequest>
Name <MacroName>name</MacroName>
Description <MacroLocation>location</MacroLocation>
<Measurements>n</Measurements>
Percent of xxx Time * 10.00% <Percent>n</Percent>
</DMRequest>
<DPAGroup>
Name <DPAGroupName>name</DPAGroupName>
Description <DPAGroupDescription>description</DPAGroupDescription>
<Measurements>n</Measurements>
Percent of xxx Time * 10.00% <Percent>n</Percent>
</DPAGroup>
<File>
Name <DDName>ddname</DDName>
Description <AccessMethod>accessmethod</AccessMethod>
<Measurements>n</Measurements>
Percent of xxxTime * 10.00% <Percent>n</Percent>
</File>
<LoadModule>
Name <LoadModuleName>name</LoadModuleName>
Description <LoadModuleDescription>description</LoadModuleDescription>
<Measurements>n</Measurements>
Percent of xxx Time * 10.00% <Percent>n</Percent>
</LoadModule>
<NoSymAddressRange>
Name <AddressRange>address</AddressRange>
Description <AddressRangeDescription>Unresolved Address</AddressRangeDescription
<Measurements>n</Measurements>
Percent of xxx Time * 10.00% <Percent>n</Percent>
</NoSymAddressRange>
<PSB>
Name <PSBName>name</PSBName>
Description <Description>description</Description>
<Measurements>n</Measurements>
Percent of xxx Time * 10.00% <Percent>n</Percent>
</PSB>
<SQLRequest>
Name <SequenceNumber>n</SequenceNumber>
Description <ProgramStatementFunction>name(stmt)function</ProgramStatementFunction>
<Measurements>n</Measurements>
Percent of xxx Time * 10.00% <Percent>n</Percent>
</SQLRequest>
<SVCRoutine>
Name <SVCId>svcid</SVCId>
Description <SVCDescription>description</SVCDescription>
<Measurements>n</Measurements>
Percent of xxx Time * 10.00% <Percent>n</Percent>
</SVCRoutine>



Rate this page

[ Top of Page | Previous Page | Next Page | Contents | Index ]