156 lines
7.9 KiB
HTML
156 lines
7.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="concept" />
|
||
|
<meta name="DC.Title" content="Error messages to monitor for during commitment control" />
|
||
|
<meta name="abstract" content="Several different error messages can be returned by the commit or rollback operations or sent to the job log, depending on the type of message and when the error occurred." />
|
||
|
<meta name="description" content="Several different error messages can be returned by the commit or rollback operations or sent to the job log, depending on the type of message and when the error occurred." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakjcommiterror.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzakjerrormessage" />
|
||
|
<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>Error messages to monitor for during commitment control</title>
|
||
|
</head>
|
||
|
<body id="rzakjerrormessage"><a name="rzakjerrormessage"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Error messages to monitor for during commitment control</h1>
|
||
|
<div><p>Several different error messages can be returned by the commit
|
||
|
or rollback operations or sent to the job log, depending on the type of message
|
||
|
and when the error occurred.</p>
|
||
|
<p>The error messages can occur during the following processing:</p>
|
||
|
<ul><li>Normal commit or rollback processing</li>
|
||
|
<li>Commit or rollback processing during job process end</li>
|
||
|
<li>Commit or rollback processing during activation group end</li>
|
||
|
</ul>
|
||
|
<p>You cannot monitor for any of the following messages during activation
|
||
|
group end or job process end. Also, you can only monitor for CPFxxxx messages.
|
||
|
CPDxxxx messages are always sent as diagnostic messages, which cannot be monitored.
|
||
|
Any errors encountered when ending an activation-group-level commitment definition
|
||
|
during activation group end or ending any commitment definition during job
|
||
|
end are left in the job log as diagnostic messages.</p>
|
||
|
<p>Error messages related to commitment control to look for are as follows:</p>
|
||
|
<dl><dt class="dlterm">CPD8351</dt>
|
||
|
<dd>Changes might not have been committed.</dd>
|
||
|
<dt class="dlterm">CPD8352</dt>
|
||
|
<dd>Changes not committed at remote location &3.</dd>
|
||
|
<dt class="dlterm">CPD8353</dt>
|
||
|
<dd>Changes to relational database &1 might not have been committed.</dd>
|
||
|
<dt class="dlterm">CPD8354</dt>
|
||
|
<dd>Changes to DDM file &1 might not have been committed.</dd>
|
||
|
<dt class="dlterm">CPD8355</dt>
|
||
|
<dd>Changes to DDL object &1 might not have been committed.</dd>
|
||
|
<dt class="dlterm">CPD8356</dt>
|
||
|
<dd>Rolled back changes might have been committed.</dd>
|
||
|
<dt class="dlterm">CPD8358</dt>
|
||
|
<dd>Changes to relational database &1 might not have been rolled back.</dd>
|
||
|
<dt class="dlterm">CPD8359</dt>
|
||
|
<dd>Changes to DDM file &1 might not have been rolled back.</dd>
|
||
|
<dt class="dlterm">CPD835A</dt>
|
||
|
<dd>Changes to DDL object &3 might not have been rolled back.</dd>
|
||
|
<dt class="dlterm">CPD835C</dt>
|
||
|
<dd>Notify object &1 in &2 not updated.</dd>
|
||
|
<dt class="dlterm">CPD835D</dt>
|
||
|
<dd>DRDA<sup>®</sup> resource
|
||
|
does not allow SQL cursor hold.</dd>
|
||
|
<dt class="dlterm">CPF835F</dt>
|
||
|
<dd>Commit or rollback operation failed.</dd>
|
||
|
<dt class="dlterm">CPD8360</dt>
|
||
|
<dd>Members or files or both were already deallocated.</dd>
|
||
|
<dt class="dlterm">CPD8361</dt>
|
||
|
<dd>API exit program &1 failed during commit.</dd>
|
||
|
<dt class="dlterm">CPD8362</dt>
|
||
|
<dd>API exit program &1 failed during roll back.</dd>
|
||
|
<dt class="dlterm">CPD8363</dt>
|
||
|
<dd>API exit program &1 ended after &4 minutes during commit.</dd>
|
||
|
<dt class="dlterm">CPD8364</dt>
|
||
|
<dd>API exit program &1 ended after &4 minutes during rollback.</dd>
|
||
|
<dt class="dlterm">CPD836F</dt>
|
||
|
<dd>Protocol error occurred during commitment control operation.</dd>
|
||
|
<dt class="dlterm">CPD83D1</dt>
|
||
|
<dd>API resource &4 cannot be last agent.</dd>
|
||
|
<dt class="dlterm">CPD83D2</dt>
|
||
|
<dd>Resource not compatible with commitment control.</dd>
|
||
|
<dt class="dlterm">CPD83D7</dt>
|
||
|
<dd>Commit operation changed to rollback.</dd>
|
||
|
<dt class="dlterm">CPD83D9</dt>
|
||
|
<dd>A heuristic mixed condition occurred.</dd>
|
||
|
<dt class="dlterm">CPF83DB</dt>
|
||
|
<dd>Commit operation resulted in rollback.</dd>
|
||
|
<dt class="dlterm">CPD83DC</dt>
|
||
|
<dd>Action If Problems Used to determine commit or rollback operation; reason &2.</dd>
|
||
|
<dt class="dlterm">CPD83DD</dt>
|
||
|
<dd>Conversation ended; reason &1.</dd>
|
||
|
<dt class="dlterm">CPD83DE</dt>
|
||
|
<dd>Return information not valid.</dd>
|
||
|
<dt class="dlterm">CPD83EC</dt>
|
||
|
<dd>API exit program &1 voted rollback.</dd>
|
||
|
<dt class="dlterm">CPD83EF</dt>
|
||
|
<dd>Rollback operation started for next logical unit of work.</dd>
|
||
|
<dt class="dlterm">CPF8350</dt>
|
||
|
<dd>Commitment definition not found.</dd>
|
||
|
<dt class="dlterm">CPF8355</dt>
|
||
|
<dd> ENDCMTCTL not allowed. Pending changes active.</dd>
|
||
|
<dt class="dlterm">CPF8356</dt>
|
||
|
<dd>Commitment control ended with &1 local changes not committed.</dd>
|
||
|
<dt class="dlterm">CPF8358</dt>
|
||
|
<dd>Notify object &1 in &2 not updated.</dd>
|
||
|
<dt class="dlterm">CPF8359</dt>
|
||
|
<dd>Rollback operation failed.</dd>
|
||
|
<dt class="dlterm">CPF835A</dt>
|
||
|
<dd>End of commitment definition &1 canceled.</dd>
|
||
|
<dt class="dlterm">CPF835B</dt>
|
||
|
<dd>Errors occurred while ending commitment control.</dd>
|
||
|
<dt class="dlterm">CPF835C</dt>
|
||
|
<dd>Commitment control ended with remote changes not committed.</dd>
|
||
|
<dt class="dlterm">CPF8363</dt>
|
||
|
<dd>Commit operation failed.</dd>
|
||
|
<dt class="dlterm">CPF8364</dt>
|
||
|
<dd>Commitment control parameter value is not valid. Reason code &3.</dd>
|
||
|
<dt class="dlterm">CPF8367</dt>
|
||
|
<dd>Cannot perform commitment control operation.</dd>
|
||
|
<dt class="dlterm">CPF8369</dt>
|
||
|
<dd>Cannot place API commitment resource under commitment control; reason
|
||
|
code &1.</dd>
|
||
|
<dt class="dlterm">CPF83D0</dt>
|
||
|
<dd>Commitment operation not allowed.</dd>
|
||
|
<dt class="dlterm">CPF83D2</dt>
|
||
|
<dd>Commit complete == Resynchronization in progress has been returned.</dd>
|
||
|
<dt class="dlterm">CPF83D3</dt>
|
||
|
<dd>Commit complete == Heuristic Mixed has been returned.</dd>
|
||
|
<dt class="dlterm">CPF83D4</dt>
|
||
|
<dd>Logical unit of work journal entry not sent.</dd>
|
||
|
<dt class="dlterm">CPF83E1</dt>
|
||
|
<dd>Commit operation failed due to constraint violation.</dd>
|
||
|
<dt class="dlterm">CPF83E2</dt>
|
||
|
<dd>Rollback operation required.</dd>
|
||
|
<dt class="dlterm">CPF83E3</dt>
|
||
|
<dd>Requested nesting level is not active.</dd>
|
||
|
<dt class="dlterm">CPF83E4</dt>
|
||
|
<dd>Commitment control ended with resources not committed.</dd>
|
||
|
<dt class="dlterm">CPF83E6</dt>
|
||
|
<dd>Commitment control operation completed with resynchronization in progress.</dd>
|
||
|
<dt class="dlterm">CPF83E7</dt>
|
||
|
<dd>Commit or rollback of X/Open global transaction not allowed.</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakjcommiterror.htm" title="When you use commitment control, it is important to understand which conditions cause errors and which do not.">Commitment control errors</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|