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

66 lines
3.9 KiB
HTML

<?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="reference" />
<meta name="DC.Title" content="RW_ff_m—Application Requester Driver Control Block Trace Point" />
<meta name="abstract" content="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." />
<meta name="description" content="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." />
<meta name="DC.Relation" scheme="URI" content="rbal1trcpts.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="rbal1rwffm" />
<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>RW_ff_m—Application Requester Driver Control Block Trace Point</title>
</head>
<body id="rbal1rwffm"><a name="rbal1rwffm"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">RW_ff_m—Application Requester Driver Control Block Trace Point</h1>
<div><p>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.</p>
<div class="section"><p>The type of call and type of control block being displayed is
encoded in the trace point ID. The form of the ID is RW_ff_m, where ff is
the call-type ID, and m is the control block type code. The call-type IDs
(ff) and control block type codes (m) are as follows:</p>
</div>
<div class="section"><pre> ff Call Type m Ctl Blk Type
-- ---------------------- - ------------
CN Connect I Input Format
DI Disconnect O Output Format
BB Begin bind C SQLCA
BS Bind Statement
EB End bind
PS Prepare Statement
PD Prepare and Describe Statement
XD Execute Bound Statement with Data
XB Execute Bound Statement without Data
XP Execute Prepared Statement
XI Execute Immediate
OC Open Cursor
FC Fetch from Cursor
CC Close Cursor
DS Describe a Statement
DT Describe an Object</pre>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1trcpts.htm" title="This topic collection discusses the RW trace points.">Description of RW trace points</a></div>
</div>
</div>
</body>
</html>