X04 CICS Total Service Time by Term

This report is generated for multiple CICS® address space reporting.

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

Table 1. XML Elements for X04 Report Field Titles
Field title in online report XML element
  <CICSTerminal>
Name <TerminalId>termid</TerminalId>
NTxns <CICSTxnCount>n</CICSTxnCount>
Description <Description></Description>
Error <MarginofError>n%</MarginofErrors>
Execution <ExecTime>n</ExecTime>
Suspend <SuspendTime>n</SuspendTime>
Delay <DelayTime>n</DelayTime>
Service <ServiceTime>n</ServiceTime>
  </CICSTerminal>
  <CICSTranId>
Name <TransactionId>tranid</TransactionId>
NTxns <CICSTxnCount>n</CICSTxnCount>
Description <Description></Description>
Error <MarginofError>n%</MarginofErrors>
Execution <ExecTime>n</ExecTime>
Suspend <SuspendTime>n</SuspendTime>
Delay <DelayTime>n</DelayTime>
Service <ServiceTime>n</ServiceTime>
  </CICSTranId>
  <CICSApplid>
Name <Applid>name</Applid>
Description <Description>Region Applid</Description>
Execution <ExecTime>n</ExecTime>
Suspend <SuspendTime>n</SuspendTime>
Delay <DelayTime>n</DelayTime>
Service <ServiceTime>n</ServiceTime>
  </CICSApplid>
  <CICSProgram>
Name <Program>name</Program>
Description <Description>description</Description>
Execution <ExecTime>n</ExecTime>
Suspend <SuspendTime>n</SuspendTime>
Delay <DelayTime>n</DelayTime>
Service <ServiceTime>n</ServiceTime>
  </CICSProgram>
  <CICSCommand>
Name <CSECT>name</CSECT>
Description <Offset>offset</Offset>
Description <Command>command</Command>
Execution <ExecTime>n</ExecTime>
Suspend <SuspendTime>n</SuspendTime>
Delay <DelayTime>n</DelayTime>
Service <ServiceTime>n</ServiceTime>
  </CICSCommand>
  <CICSWait>
Name <WaitReason>reason</WaitReason>
Description <Description>description</Description>
Execution <ExecTime>n</ExecTime>
Suspend <SuspendTime>n</SuspendTime>
Delay <DelayTime>n</DelayTime>
Service <ServiceTime>n</ServiceTime>
  </CICSWait>
  <CICSService>
Name <Program>name</Program>
Description <Description>description</Description>
Execution <ExecTime>n</ExecTime>
Suspend <SuspendTime>n</SuspendTime>
Delay <DelayTime>n</DelayTime>
Service <ServiceTime>n</ServiceTime>
  </CICSService>
  <CICSSQL>
  <CSECT>name</CSECT>
Name <Offset>offset</Offset>
Description <SQLVerb>sqlverb</SQLVerb>
Execution <ExecTime>n</ExecTime>
Suspend <SuspendTime>n</SuspendTime>
Delay <DelayTime>n</DelayTime>
Service <ServiceTime>n</ServiceTime>
  </CICSSQL>
  <CICSDLI>
  <CSECT>name</CSECT>
Name <Offset>offset</Offset>
Description <DLIRequest>dlirequest</DLIRequest>
Execution <ExecTime>n</ExecTime>
Suspend <SuspendTime>n</SuspendTime>
Delay <DelayTime>n</DelayTime>
Service <ServiceTime>n</ServiceTime>
  </CICSDLI>
<ADABASCommand>
  <CSECT>name</CSECT>
Name <Offset>offset</Offset>
Description <Command>command</Command>
Execution <ExecTime>n</ExecTime>
Suspend <SuspendTime>n</SuspendTime>
Delay <DelayTime>n</DelayTime>
Service <ServiceTime>n</ServiceTime>
  </ADABASCommand>