ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddp_5.4.0.1/rbal1trcpts.htm

100 lines
8.6 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Description of RW trace points" />
<meta name="abstract" content="This topic collection discusses the RW trace points." />
<meta name="description" content="This topic collection discusses the RW trace points." />
<meta name="DC.subject" content="description, RW trace points, trace point" />
<meta name="keywords" content="description, RW trace points, trace point" />
<meta name="DC.Relation" scheme="URI" content="rbal1interpretdata.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwffrc.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwff.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwqys1.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwqys2.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwqybp.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwqynb.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwqyp0.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwqyar.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwqyda.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwqyd0.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwqyl1.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwqyl2.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwqyl0.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwacrq.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwaccb.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwsyfn.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwsyxx.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1rwffm.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbal1trcpts" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Description of RW trace points</title>
</head>
<body id="rbal1trcpts"><a name="rbal1trcpts"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Description of RW trace points</h1>
<div><p>This topic collection discusses the RW trace points.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbal1rwffrc.htm">RWff RC—Receive Data Stream Trace Point</a></strong><br />
This data stream contains a DDM response from an application server (AS) program. The DSS headers are present in this data stream.</li>
<li class="ulchildlink"><strong><a href="rbal1rwff.htm">RWff SN—Send Data Stream Trace Point</a></strong><br />
This data stream contains either a distributed data management (DDM) request from an application requester (AR) program, or a DDM response from an application server (AS) program, as that request or response exists before it is given to the lower level CN component for addition of headers and transmission across the wire.</li>
<li class="ulchildlink"><strong><a href="rbal1rwqys1.htm">RWQY S1—Partial Send Data Stream Trace Point 1</a></strong><br />
This trace point occurs in the NEWBLOCK routine of the QRWTQRY module when a new query block is needed in the building of QRYDTA in the like environment.</li>
<li class="ulchildlink"><strong><a href="rbal1rwqys2.htm">RWQY S2—Partial Send Data Stream Trace Point 2</a></strong><br />
This trace point occurs in the NEWBLOCK routine of the QRWTQRY module when a new query block is needed in the building of QRYDTA in the unlike environment.</li>
<li class="ulchildlink"><strong><a href="rbal1rwqybp.htm">RWQY BP—Successful Fetch Trace Point</a></strong><br />
This trace point occurs in the FETCH routine of the QRWTQRY module when a call to the SQFCHCRS macro results in a non-null pointer to a BPCA structure, implying that one or more records were returned in the BPCA buffer.</li>
<li class="ulchildlink"><strong><a href="rbal1rwqynb.htm">RWQY NB—Unsuccessful Fetch Trace Point</a></strong><br />
This trace point occurs in the FETCH routine of the QRWTQRY module when a call to the SQFCHCRS macro results in a null pointer to a BPCA structure, implying that no records were returned in the BPCA buffer.</li>
<li class="ulchildlink"><strong><a href="rbal1rwqyp0.htm">RWQY P0—Result Set Pseudo-Open</a></strong><br />
The associated information is the package list entry.</li>
<li class="ulchildlink"><strong><a href="rbal1rwqyar.htm">RWQY AR—Array Result Set Processed</a></strong><br />
The associated information is the array result set control block.</li>
<li class="ulchildlink"><strong><a href="rbal1rwqyda.htm">RWQY DA—Array Result Set SQLDA</a></strong><br />
The associated information is the array result set SQLDA.</li>
<li class="ulchildlink"><strong><a href="rbal1rwqyd0.htm">RWQY DO—Debug Options</a></strong><br />
The associated information is a modified version of the QRWOPTIONS string.</li>
<li class="ulchildlink"><strong><a href="rbal1rwqyl1.htm">RWQY L1 and RWEX L1—Saved in Outbound LOB Table Trace Point</a></strong><br />
These trace points record the address and other information about a large object (LOB) column saved by QRWTQRY or QRWTEXEC for later transmission to an application requester.</li>
<li class="ulchildlink"><strong><a href="rbal1rwqyl2.htm">RWQY L2 and RWEX L2—Built in Datastream from LOB Table Trace Point</a></strong><br />
These trace points record the address and other information about a large object (LOB) column copied by QRWTQRY or QRWTEXEC to the communications buffer.</li>
<li class="ulchildlink"><strong><a href="rbal1rwqyl0.htm">RWQY L0 and RWEX L0—Saved in Inbound LOB Table Trace Point</a></strong><br />
These trace points record the address and other information about a large object (LOB) column saved by QRWTQRY or QRWTEXEC for later construction of an SQL descriptor area (SQLDA) for input to the database management system (DBMS).</li>
<li class="ulchildlink"><strong><a href="rbal1rwacrq.htm">RWAC RQ—Access RDB Request Trace Point</a></strong><br />
This trace point occurs on entry to either the QRWSARDB module
at a DRDA<sup>®</sup> application
requester (AR), or the QRWTARDB module at an application server (AS).</li>
<li class="ulchildlink"><strong><a href="rbal1rwaccb.htm">RWAC cb—Access RDB Control Block Trace Points</a></strong><br />
The trace points identify control blocks that are associated with functions that are provided by the QRWSARDB module.</li>
<li class="ulchildlink"><strong><a href="rbal1rwsyfn.htm">RWSY FN: SYNCxxx [TYPE:x] -- Source TCP SYNC/RESYNC Trace Point</a></strong><br />
This source-side trace point records various commands and replies flown in the execution of TCP/IP two-phase commit operations.</li>
<li class="ulchildlink"><strong><a href="rbal1rwsyxx.htm">RWSY xx: yyyyyyy... -- Target TCP SYNC/RESYNC Trace Point</a></strong><br />
This target-side trace point records various information. The type of information is identified by the two characters represented by xx.</li>
<li class="ulchildlink"><strong><a href="rbal1rwffm.htm">RW_ff_m—Application Requester Driver Control Block Trace Point</a></strong><br />
This trace point displays the contents of the Application Requester Driver (ARD) control blocks for the different types of ARD calls that can be made. It displays three different types of control blocks: input formats, output formats, and SQLCAs.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1interpretdata.htm" title="The RW component of the i5/OS licensed program includes most of the Distributed Relational Database Architecture (DRDA) support.">Interpret data entries for the RW component of trace job</a></div>
</div>
</div>
</body>
</html>