90 lines
4.5 KiB
HTML
90 lines
4.5 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="Conversational protocol error code descriptions" />
|
|
<meta name="abstract" content="If FCT+ (SPACE- 02) contains 1245 in bytes 3 and 4, look for one of these codes in byte 6." />
|
|
<meta name="description" content="If FCT+ (SPACE- 02) contains 1245 in bytes 3 and 4, look for one of these codes in byte 6." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1ddmec.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="rbal1convoerror" />
|
|
<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>Conversational protocol error code descriptions</title>
|
|
</head>
|
|
<body id="rbal1convoerror"><a name="rbal1convoerror"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Conversational protocol error code descriptions</h1>
|
|
<div><p>If FCT+ (SPACE- 02) contains 1245 in bytes 3 and 4,
|
|
look for one of these codes in byte 6.</p>
|
|
<div class="section"><dl><dt class="dlterm">01</dt>
|
|
<dd>RPYDSS received by target communications manager.</dd>
|
|
<dt class="dlterm">02</dt>
|
|
<dd>Multiple DSSs sent without chaining, or multiple DSS chains sent.</dd>
|
|
<dt class="dlterm">03</dt>
|
|
<dd>OBJDSS sent when not allowed.</dd>
|
|
<dt class="dlterm">04</dt>
|
|
<dd>Request correlation identifier of an RQSDSS is less than or equal to the
|
|
previous RQSDSS request correlation identifier in the chain. <p>If two RQSDSSs
|
|
have the same request correlation identifier, the PRECCNVRM must be sent in
|
|
RPYDSS with a request correlation identifier of minus 1.</p>
|
|
</dd>
|
|
<dt class="dlterm">05</dt>
|
|
<dd>Request correlation identifier of an OBJDSS does not equal the request
|
|
correlation identifier of the preceding RQSDSS.</dd>
|
|
<dt class="dlterm">06</dt>
|
|
<dd>EXCSAT was not the first command after the connection was established.</dd>
|
|
<dt class="dlterm">DA</dt>
|
|
<dd>SQLDA not doubled to accommodate labels.</dd>
|
|
<dt class="dlterm">DF</dt>
|
|
<dd>FDODSC was received but no accompanying FDODTA.</dd>
|
|
<dt class="dlterm">E0</dt>
|
|
<dd>No OPNQRY (open query) reply message.</dd>
|
|
<dt class="dlterm">E1</dt>
|
|
<dd>RDBNAM on ENDQRYRM (end query reply message) is not valid.</dd>
|
|
<dt class="dlterm">E2</dt>
|
|
<dd>An OPEN got QRYDTA (query answer set data) without a QRYDSC (query answer
|
|
set description).</dd>
|
|
<dt class="dlterm">E3</dt>
|
|
<dd>Unexpected OPNQRY reply object.</dd>
|
|
<dt class="dlterm">E4</dt>
|
|
<dd>Unexpected CXXQRY reply object.</dd>
|
|
<dt class="dlterm">E5</dt>
|
|
<dd>QRYDTA on OPEN, single row.</dd>
|
|
<dt class="dlterm">E6</dt>
|
|
<dd>RM after OPNQRYRM is not valid.</dd>
|
|
<dt class="dlterm">E7</dt>
|
|
<dd>No interrupt reply message.</dd>
|
|
<dt class="dlterm">E8</dt>
|
|
<dd>LOB request where application server (AS) does not support.</dd>
|
|
<dt class="dlterm">E9 </dt>
|
|
<dd>Light SQLDA received when standard version expected.</dd>
|
|
<dt class="dlterm">FD</dt>
|
|
<dd>Null SQLCARD (SQLCA reply data) following error RM.</dd>
|
|
<dt class="dlterm">FE</dt>
|
|
<dd>Null QRYDTA row follows null SQLCA.</dd>
|
|
<dt class="dlterm">FF</dt>
|
|
<dd>Expected SQLCARD missing.</dd>
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1ddmec.htm" title="These error codes are included in the FFDC dumps (L in the sample dump output) that identify DDM error conditions. These conditions might or might not be defined by the DDM architecture.">DDM error codes</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |