ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaii_5.4.0.1/rzaiimst40.htm

90 lines
5.0 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="concept" />
<meta name="DC.Title" content="Rules and restrictions when using DRDA" />
<meta name="abstract" content="Distributed Relational Database Architecture (DRDA) is an architecture that allows access to other databases that support DRDA. For more information about DRDA, see Distributed database programming." />
<meta name="description" content="Distributed Relational Database Architecture (DRDA) is an architecture that allows access to other databases that support DRDA. For more information about DRDA, see Distributed database programming." />
<meta name="DC.Relation" scheme="URI" content="rzaiimst18.htm" />
<meta name="DC.Relation" scheme="URI" content="../ddp/rbal1kickoff.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="rzaiimst40" />
<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>Rules and restrictions when using DRDA</title>
</head>
<body id="rzaiimst40"><a name="rzaiimst40"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Rules and restrictions when using DRDA</h1>
<div><p>Distributed
Relational Database Architecture™ (DRDA<sup>®</sup>) is an architecture that allows access
to other databases that support DRDA. For more information about DRDA, see Distributed
database programming.</p>
<p>When using the database server as a gateway to other RDBs using DRDA, some limitations
in functions must be followed.</p>
<p>The following table shows the functions that have limitations when you
are connected to a remote system from the database server.</p>
<p><strong>DRDA functional
limits</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" width="33.33333333333333%" id="d0e46">Function</th>
<th valign="top" width="66.66666666666666%" id="d0e48">Limitation</th>
</tr>
</thead>
<tbody><tr><td valign="top" width="33.33333333333333%" headers="d0e46 ">Create package <p>Clear package</p>
<p>Delete package</p>
<p>Describe
parameter markers</p>
</td>
<td valign="top" width="66.66666666666666%" headers="d0e48 ">Unsupported functions</td>
</tr>
<tr><td valign="top" width="33.33333333333333%" headers="d0e46 ">Prepare</td>
<td valign="top" width="66.66666666666666%" headers="d0e48 ">Enhanced prepare option not available when using DRDA.</td>
</tr>
<tr><td valign="top" width="33.33333333333333%" headers="d0e46 ">Extended dynamic package support</td>
<td valign="top" width="66.66666666666666%" headers="d0e48 "> <ul><li>When DRDA is
used, statement names must be in the format of 'STMTxxxx', where xxxx is the
section number.</li>
<li>When DRDA is
used, cursor names must be in the format of 'CRSRxxxx' or 'SCRSRxxxx', where
xxxx is the section number.</li>
</ul>
</td>
</tr>
<tr><td valign="top" width="33.33333333333333%" headers="d0e46 ">Commit hold</td>
<td valign="top" width="66.66666666666666%" headers="d0e48 ">Only valid if connected to an iSeries™ server</td>
</tr>
<tr><td valign="top" width="33.33333333333333%" headers="d0e46 ">Commit level *NONE</td>
<td valign="top" width="66.66666666666666%" headers="d0e48 ">Not supported</td>
</tr>
<tr><td valign="top" width="33.33333333333333%" headers="d0e46 ">Commit level *CHANGE</td>
<td valign="top" width="66.66666666666666%" headers="d0e48 ">Only supported if the target RDB is an iSeries. All other RDBs require a *CS
or *ALL commit level.</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiimst18.htm" title="For Data Transfer, ODBC, iSeries Navigator database, and iSeries Access for Windows providers (OLE DB and the .NET Data provider).">Database server</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="../ddp/rbal1kickoff.htm">Distributed database programming</a></div>
</div>
</div>
</body>
</html>