70 lines
5.9 KiB
HTML
70 lines
5.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="reference" />
|
|
<meta name="DC.Title" content="Reclaim DDM resources" />
|
|
<meta name="abstract" content="The Reclaim Distributed Data Management Conversations (RCLDDMCNV) command reclaims all application conversations that are not currently being used by a source job, even if the DDMCNV attribute value for the job is *KEEP." />
|
|
<meta name="description" content="The Reclaim Distributed Data Management Conversations (RCLDDMCNV) command reclaims all application conversations that are not currently being used by a source job, even if the DDMCNV attribute value for the job is *KEEP." />
|
|
<meta name="DC.subject" content="distributed data management (DDM), reclaiming, conversations, resources, DDM (distributed data management), command, RCLRSC (Reclaim Resources), Reclaim Resources (RCLRSC), command, CL, Reclaim Resources (RCLRSC), RCLDDMCNV (Reclaim Distributed Data Management Conversations), Reclaim Distributed Data Management Conversations (RCLDDMCNV), RCLDDMCNV (Reclaim Distributed Data Management Conversations), Reclaim Distributed Data Management Conversations (RCLDDMCNV), distributed data management conversations" />
|
|
<meta name="keywords" content="distributed data management (DDM), reclaiming, conversations, resources, DDM (distributed data management), command, RCLRSC (Reclaim Resources), Reclaim Resources (RCLRSC), command, CL, Reclaim Resources (RCLRSC), RCLDDMCNV (Reclaim Distributed Data Management Conversations), Reclaim Distributed Data Management Conversations (RCLDDMCNV), RCLDDMCNV (Reclaim Distributed Data Management Conversations), Reclaim Distributed Data Management Conversations (RCLDDMCNV), distributed data management conversations" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1ddmcnv.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbal1ddmcnv.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/rclrsc.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/rclddmcnv.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="rbal1reclaim" />
|
|
<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>Reclaim DDM resources</title>
|
|
</head>
|
|
<body id="rbal1reclaim"><a name="rbal1reclaim"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Reclaim DDM resources</h1>
|
|
<div><p>The <span class="cmdname">Reclaim Distributed Data Management Conversations
|
|
(RCLDDMCNV)</span> command reclaims all application conversations that
|
|
are not currently being used by a source job, even if the DDMCNV attribute
|
|
value for the job is *KEEP.</p>
|
|
<div class="section"><p>The command allows you to reclaim unused DDM conversations without
|
|
closing all open files or doing any of the other functions performed by the <span class="cmdname">Reclaim
|
|
Resources (RCLRSC)</span> command.</p>
|
|
</div>
|
|
<div class="section"><p>The <span class="cmdname">Reclaim Distributed Data Management Conversations
|
|
(RCLDDMCNV)</span> command applies to the DDM conversations for the job
|
|
on the application requester (AR) in which the command is entered. There is
|
|
an associated application server (AS) job for the DDM conversation used by
|
|
the AR job. The AS job ends automatically when the associated DDM conversation
|
|
ends. For TCP/IP conversations that end, the AS job is normally
|
|
a prestart job and is usually recycled rather than ended.</p>
|
|
</div>
|
|
<div class="section"><p>Although this command applies to all DDM conversations used by
|
|
a job, using it does not mean that all of them will be reclaimed. A conversation
|
|
is reclaimed only if it is not being actively used. If commitment control
|
|
is used, a COMMIT or ROLLBACK operation might have to be done before a DDM
|
|
conversation can be reclaimed.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal1ddmcnv.htm" title="The term connection in this topic collection refers to the concept of an SQL connection. An SQL connection lasts from the time an explicit or implicit SQL CONNECT is done until the logical SQL connection is terminated by such means as an SQL DISCONNECT, or a RELEASE followed by a COMMIT.">Control DDM conversations</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rbal1ddmcnv.htm" title="The term connection in this topic collection refers to the concept of an SQL connection. An SQL connection lasts from the time an explicit or implicit SQL CONNECT is done until the logical SQL connection is terminated by such means as an SQL DISCONNECT, or a RELEASE followed by a COMMIT.">Control DDM conversations</a></div>
|
|
<div><a href="../cl/rclrsc.htm">Reclaim Resources (RCLRSC) command</a></div>
|
|
<div><a href="../cl/rclddmcnv.htm">Reclaim Distributed Data Management Conversations (RCLDDMCNV) command</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |