66 lines
4.1 KiB
HTML
66 lines
4.1 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="Commitment control during normal routing step end" />
|
|
<meta name="abstract" content="The system ends all commitment definitions for a job when a routing step is normally ended." />
|
|
<meta name="description" content="The system ends all commitment definitions for a job when a routing step is normally ended." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakjsysteminit.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakjupdatenotify.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakjupdatenotify.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="rzakjrtstepend" />
|
|
<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>Commitment control during normal routing step end</title>
|
|
</head>
|
|
<body id="rzakjrtstepend"><a name="rzakjrtstepend"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Commitment control during normal routing step end</h1>
|
|
<div><p>The system ends all commitment definitions for a job when a routing
|
|
step is normally ended.</p>
|
|
<div class="note"><span class="notetitle">Note:</span> The following information applies only to commitment definitions with
|
|
job-scoped locks.</div>
|
|
<p>A routing step ends normally by one of the following situations:</p>
|
|
<ul><li>A normal end for a batch job.</li>
|
|
<li>A normal sign-off for an interactive job.</li>
|
|
<li>The Reroute Job (RRTJOB), Transfer Job (TFRJOB), or Transfer Batch Job
|
|
(TFRBCHJOB) command ends the current routing step and starts a new routing
|
|
step.</li>
|
|
</ul>
|
|
<p>Any other end of a routing step is considered abnormal and is recognized
|
|
by a nonzero completion code in job completion message CPF1164 in the job
|
|
log.</p>
|
|
<p>Before ending a commitment definition during routing step end, the system
|
|
performs an implicit rollback operation if the commitment definition has pending
|
|
changes. This includes calling the API commit and rollback exit program for
|
|
each API commitment resource associated with the commitment definition. The
|
|
exit program must complete its processing within 5 minutes. After the API
|
|
commit and rollback exit program is called, the system automatically removes
|
|
the API commitment resource.</p>
|
|
<p>If a notify object is defined for the commitment definition, it can be
|
|
updated.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakjsysteminit.htm" title="The system can end commitment control, or perform an implicit commit or rollback operation. Sometimes the system-initiated end of commitment control is normal. Other times, commitment control ends with an abnormal system or job end.">System-initiated end of commitment control</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzakjupdatenotify.htm" title="This topic lists the uncommitted changes for purposes of the notify object.">Updates to the notify object</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |