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

334 lines
23 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="reference" />
<meta name="DC.Title" content="Distributed relational database messages" />
<meta name="abstract" content="If an error message occurs at either an application server (AS) or an application requester (AR), the server message is logged on the job log to indicate the reason for the failure." />
<meta name="description" content="If an error message occurs at either an application server (AS) or an application requester (AR), the server message is logged on the job log to indicate the reason for the failure." />
<meta name="DC.subject" content="problem handling, distributed relational database messages, system message, for distributed relational database, returned SQLCODE, message, distributed relational database" />
<meta name="keywords" content="problem handling, distributed relational database messages, system message, for distributed relational database, returned SQLCODE, message, distributed relational database" />
<meta name="DC.Relation" scheme="URI" content="rbal1aspmsg1.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1usejl.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal1qrwoptions.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzala/rzalakickoff.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="rbal1drdmessage" />
<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>Distributed relational database messages</title>
</head>
<body id="rbal1drdmessage"><a name="rbal1drdmessage"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Distributed relational database messages</h1>
<div><p>If an error message occurs at either an application server (AS)
or an application requester (AR), the server message is logged on the job
log to indicate the reason for the failure.</p>
<div class="section"><p>A server message exists for each SQLCODE returned
from an SQL statement supported by the <span class="keyword">DB2 Universal Database™ for iSeries™</span> program.
The message is made available in precompiler listings, on Interactive SQL,
or in the job log when running in the debug mode. However, when you are working
with an AS that is not an <span class="keyword">iSeries server</span>,
there might not be a specific message for every error condition in the following
cases: </p>
<ul><li>The error is associated with a function not used by the <span class="keyword">iSeries server</span>.
<p>For example, the special register CURRENT SQLID is not supported by <span class="keyword">DB2<sup>®</sup> UDB for iSeries</span>, so SQLCODE -411 (SQLSTATE
56040) <tt>CURRENT SQLID cannot be used in a statement that references remote
objects</tt> does not exist.</p>
</li>
<li>The error is product-specific and will never occur when using <span class="keyword">DB2 UDB for iSeries</span>. <p><span class="keyword">DB2 UDB for iSeries</span> will
never have SQLCODE -925 (SQLSTATE 56021), <tt>SQL commit or rollback is invalid
in an IMS™ or CICS<sup>®</sup> environment.</tt></p>
</li>
</ul>
</div>
<div class="section"><p>For SQLCODEs that do not have corresponding messages, a generic
message is returned that identifies the unrecognized SQLCODE, SQLSTATE, and
tokens, along with the relational database name of the AS which generated
the message. To determine the specific condition and how to interpret the
tokens, consult the product documentation corresponding to the particular
release of the connected AS.</p>
</div>
<div class="section"><p>Messages in the ranges CPx3E00 through CPx3EFF and CPI9100 through
CPI91FF are used for distributed relational database server messages. The
following list is not inclusive, but shows more common server messages you
might see in a distributed database job log on an <span class="keyword">iSeries server</span>.</p>
</div>
<div class="tablenoborder"><a name="rbal1drdmessage__drdmsgs"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="rbal1drdmessage__drdmsgs" width="100%" frame="void" border="1" rules="rows"><caption>Table 1. Distributed relational
database messages</caption><thead align="left"><tr><th align="left" valign="bottom" width="19.965870307167236%" id="d0e109">MSG ID</th>
<th align="left" valign="bottom" width="80.03412969283276%" id="d0e111">Description</th>
</tr>
</thead>
<tbody><tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPA3E01</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Attempt to delete *LOCAL RDB directory entry</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPC3EC5</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Some parameters for RDB directory entry ignored</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E30</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Conflicting remote network ID specified</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E35</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Structure of remote location name not valid
for ...</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E36</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Port identification is not valid</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E38</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Type conflict for remote location</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E39</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Value &amp;3 for parameter &amp;2 not allowed</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E3B</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Error occurred retrieving server authorization
information for ...</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3ECA</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">RDB directory operation may not have completed</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E01</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DBCS or MBCS CCSID not supported.</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E03</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Local RDB name not in RDB directory</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E05</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM conversation path not found</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E31</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM TCP/IP server is not active</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E32</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Error occurred ending DDM TCP/IP server</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E33</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM TCP/IP server error occurred with reason
code ...</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E34</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM TCP/IP server communications error occurred</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPD3E37</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM TCP/IP get host by name failure</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E30</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Errors occurred starting DDM TCP/IP server</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E31 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Unable to start DDM TCP/IP server</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3EC6</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Change DDM TCP/IP attributes failed</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3EC9</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Scope message for interrupt RDB</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E0A</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Resource limits error</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E0B</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Query not open</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E0C</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">FDOCA LID limit reached</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E0D</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Interrupt not supported</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E01</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM parameter value not supported</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E02</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">AR cannot support operations</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E04</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">SBCS CCSID not supported</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E05</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Package binding not active</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E06</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">RDB not found</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E07</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Package binding process active</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E08</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Open query failure</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E09</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Begin bind error</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E10</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">AS does not support DBCS or MC</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E12</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Commit/rollback HOLD not supported</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E13</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Commitment control operation failed</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E14</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">End RDB request failed</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E16</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Not authorized to RDB</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E17</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">End RDB request is in progress</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E18</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">COMMIT/ROLLBACK with SQLCA</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E19</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Commitment control operation failed</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E20</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM conversation path not found</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E21</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">RDB interrupt fails</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E22</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Commit resulted in a rollback at the application
server</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E23 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM data stream violates conversation capabilities</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E30 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Errors occurred starting DDM TCP/IP server</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E32 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Server error occurred processing client request</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E80 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Data stream syntax error</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E81 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Invalid FDOCA descriptor</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E82 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">ACCRDB sent twice</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E83 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Data mismatch error</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E84 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM conversational protocol error</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E85 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">RDB not accessed</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E86 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Unexpected condition</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E87 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Permanent agent error</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E88 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Query already open</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E89 </td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Query not open</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPF3E99</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">End RDB request has occurred</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI9150</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM job started</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI9152</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Target DDM job started by application requester
(AR)</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI9160</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM connection started over TCP/IP</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI9161</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM TCP/IP connection ended</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI9162</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Target job assigned to handle DDM connection
started</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI9190</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Authorization failure on distributed database</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI3E01</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Local RDB accessed successfully</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI3E02</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Local RDB disconnected successfully</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI3E04</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Connection to relational database &amp;1;
ended</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI3E30</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM TCP/IP server already active</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI3E31</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM TCP/IP server does not support security
mechanism</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI3E32</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM server successfully started</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI3E33</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM server successfully ended</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI3E34</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">DDM job xxxx servicing user yyy on mm/dd/yy
at hh:mm:ss (This can be suppressed with QRWOPTIONS)</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI3E35</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">No DDM server prestart job entry</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">CPI3E36</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Connection to relational database xxxx ended</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">SQ30082</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">A connection attempt failed with reason code...</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">SQL7992</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Connect completed over TCP/IP</td>
</tr>
<tr><td align="left" valign="top" width="19.965870307167236%" headers="d0e109 ">SQL7993</td>
<td align="left" valign="top" width="80.03412969283276%" headers="d0e111 ">Already connected</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1aspmsg1.htm" title="The iSeries server sends a variety of system messages that indicate conditions ranging from simple typing errors to problems with server devices or programs.">Messages</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rbal1qrwoptions.htm" title="When DDM or DRDA TCP/IP server jobs are initiated, they look for a data area in which the user can specify diagnostic and other options. The name is QRWOPTIONS, and it must reside in the QGPL library to take effect. It consists of a string of 48 characters.">QRWOPTIONS data area</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rbal1usejl.htm" title="Every job on the iSeries server has a job log that contains information related to requests entered for a job.">Track request information with the job log of a distributed relational database</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../rzala/rzalakickoff.htm">SQL messages and codes</a></div>
</div>
</div>
</body>
</html>