72 lines
4.8 KiB
HTML
72 lines
4.8 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="Commitment control support for DDM" />
|
|
<meta name="abstract" content="iSeries applications can commit or roll back transactions on remote iSeries servers." />
|
|
<meta name="description" content="iSeries applications can commit or roll back transactions on remote iSeries servers." />
|
|
<meta name="DC.subject" content="commitment control, command, Begin Commitment Control (BGNCMTCTL), command, CL, BGNCMTCTL (Begin Commitment Control), DDM file, using commitment control" />
|
|
<meta name="keywords" content="commitment control, command, Begin Commitment Control (BGNCMTCTL), command, CL, BGNCMTCTL (Begin Commitment Control), DDM file, using commitment control" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5plc.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5dcom.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzakj/rzakjcommitkickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5archres.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbae5commit" />
|
|
<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 support for DDM</title>
|
|
</head>
|
|
<body id="rbae5commit"><a name="rbae5commit"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Commitment control support for DDM</h1>
|
|
<div><p><span class="keyword">iSeries™</span> applications
|
|
can commit or roll back transactions on remote <span class="keyword">iSeries server</span>s.</p>
|
|
<div class="section"><p>However, DDM does not support the <span class="keyword">iSeries</span> journaling
|
|
commands (<span class="cmdname">CRTJRN</span>, <span class="cmdname">CRTJRNRCV</span>, and <span class="cmdname">STRJRNPF</span>).
|
|
Before running applications, a user must create a journal on the target <span class="keyword">iSeries server</span>s for recoverable resources
|
|
to be used under commitment control, start journaling the physical files that
|
|
are to be opened under commitment control, and issue the <span class="cmdname">Start Commitment
|
|
Control (STRCMTCTL)</span> command on the source server. The <span class="cmdname">STRCMTCTL</span> command
|
|
does not Support the <span class="cmdname">Notify Object (NTFOBJ)</span> command
|
|
for DDM files. Another way to setup journaling on the remote server is to
|
|
use the <span class="cmdname">SBMRMTCMD</span> DDM support to submit the journal commands
|
|
to the target server to journal the remote files.</p>
|
|
</div>
|
|
<div class="section"><p>For DDM conversations to use two-phase commitment control, the
|
|
DDM conversations need to be protected. For DDM conversations to be protected,
|
|
the appropriate DDM file must have been created with the protected conversation
|
|
(PTCCNV) parameter set to *YES. </p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rbae5dcom.htm">Use DDM files with commitment control</a></strong><br />
|
|
DDM files can be opened under commitment control.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5plc.htm" title="DDM is supported by these iSeries languages.">Programming language considerations for DDM</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="../rzakj/rzakjcommitkickoff.htm">Commitment control</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rbae5archres.htm" title="The items listed in this topic are DDM architecture-related restrictions. Therefore, application programs that use these items might have to be changed and recompiled before they can access remote files.">DDM architecture-related restrictions</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |