Distributed Location Detail window
Use the Distributed Location Detail window to view information about the serving location selected from the Distributed Data window. This window displays a list of conversations between the thread and this serving location. If many conversations are listed, you can use the scrolling keys F7 (Up) and F8 (Down) to browse the list.
From this window you can select any conversation listed to display the Distributed Conversation Detail window, where the conversation can be examined in greater detail.
- Requester elapsed
- This field shows the elapsed time spent at
the requester between the sending of the SQL statement and the receipt
of the answer from the server. This includes the processing time in DB2®, VTAM®,
and the network.
If this value is large, it could indicate block fetch might not have been used.
- Messages Received
- This field shows the count of the messages the requester location
received from the server location.
More messages might be sent from the server location than are received by the requester location because of the manner in which distributed SQL statements are processed internally.
- Remote Elapsed
- This field shows the elapsed time spent at
the server between the actual receipt of the SQL statement and until
the answer is sent to VTAM.
This is not applicable to the Distributed Relational Database Architecture (DRDA).
Comparison of this time with elapsed time (class 2) reveals how much time is spent by the allied distributed thread in remote processing.
- Remote CPU
- This field shows the CPU time spent at the
server from the actual receipt of the SQL statement until the answer
is sent to VTAM.
This is not applicable to DRDA.