This topic collection discusses the RW trace points.
RWff RC—Receive Data Stream Trace Point
This data stream contains a DDM response from an application server (AS) program. The DSS headers are present in this data stream.
RWff SN—Send Data Stream Trace Point
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.
RWQY S1—Partial Send Data Stream Trace Point 1
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.
RWQY S2—Partial Send Data Stream Trace Point 2
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.
RWQY BP—Successful Fetch Trace Point
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.
RWQY NB—Unsuccessful Fetch Trace Point
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.
RWQY L0 and RWEX L0—Saved in Inbound LOB Table Trace Point
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).
RWAC RQ—Access RDB Request Trace Point
This trace point occurs on entry to either the QRWSARDB module
at a DRDA® application
requester (AR), or the QRWTARDB module at an application server (AS).
RW_ff_m—Application Requester Driver Control Block Trace Point
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.