E03 CICS® CPU Usage by Transaction
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 |
---|---|
<CICSTranId> | |
Name | <TransactionId>tranid</TransactionId> |
NTxns/Description | <CICSTxnCount>n</CICSTxnCount> |
<Description>description</Description> | |
<Measurements>n</Measurements> | |
Percent of CPU Time * 10.00% | <Percent>n</Percent> |
</CICSTranId> | |
<CICSProgram> | |
Name | <Program>name</Program> |
NTxns/Description | <Description>description</Description> |
<Measurements>n</Measurements> | |
Percent of CPU Time * 10.00% | <Percent>n</Percent> |
</CICSProgram> | |
<CICSCommand> | |
Name | <CSECT>name</CSECT> |
NTxns/Description | <Offset>offset</Offset> |
NTxns/Description | <Command>command</Command> |
<Measurements>n</Measurements> | |
Percent of CPU Time * 10.00% | <Percent>n</Percent> |
</CICSCommand> | |
<CICSService> | |
Name | <Program>name</Program> |
NTxns/Description | <Description>description</Description> |
<Measurements>n</Measurements> | |
Percent of CPU Time * 10.00% | <Percent>n</Percent> |
</CICSService> | |
<CICSSQL> | |
<CSECT>name</CSECT> | |
Name | <Offset>offset</Offset> |
NTxns/Description | <SQLVerb>verb</SQLVerb> |
<Measurements>n</Measurements> | |
Percent of CPU Time * 10.00% | <Percent>n</Percent> |
</CICSSQL> | |
<CICSDLI> | |
<CSECT>name</CSECT> | |
Name | <Offset>offset</Offset> |
NTxns/Description | <DLIRequest>dlirequest</DLIRequest> |
<Measurements>n</Measurements> | |
Percent of CPU Time * 10.00% | <Percent>n</Percent> |
</CICSDLI> | |
<ADABASCommand> | |
<CSECT>name</CSECT> | |
Name | <Offset>offset</Offset> |
NTxns/Description | <Command>command</Command> |
<Measurement>n</Measurement> | |
Percent of CPU Time * 10.00% | <Percent>n</Percent> |
</ADABASCommand> |