126 lines
9.8 KiB
HTML
126 lines
9.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="DDM-related CL command lists" />
|
|
<meta name="abstract" content="The control language (CL) commands that have a specific relationship with DDM are grouped in charts in these topics to show the command functions that are available with DDM, those having common limitations when used with DDM, and those that cannot be used with DDM." />
|
|
<meta name="description" content="The control language (CL) commands that have a specific relationship with DDM are grouped in charts in these topics to show the command functions that are available with DDM, those having common limitations when used with DDM, and those that cannot be used with DDM." />
|
|
<meta name="DC.subject" content="command, DDM-related, CL command list, introduction" />
|
|
<meta name="keywords" content="command, DDM-related, CL command list, introduction" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5cldsp.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5objcmds.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5s38cmds.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5mbrcmds.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5noncmds.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5srccmds.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5sumchts.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5cmdcnsd.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5sumchts.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5objcmds.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5s38cmds.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5mbrcmds.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5srccmds.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5noncmds.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="rbae5cmdlsts" />
|
|
<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>DDM-related CL command lists</title>
|
|
</head>
|
|
<body id="rbae5cmdlsts"><a name="rbae5cmdlsts"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">DDM-related CL command lists</h1>
|
|
<div><p>The control language (CL) commands that have a specific relationship
|
|
with DDM are grouped in charts in these topics to show the command functions
|
|
that are available with DDM, those having common limitations when used with
|
|
DDM, and those that cannot be used with DDM.</p>
|
|
<div class="section"><div class="note"><span class="notetitle">Notes:</span> <ol><li>Not <em>all</em> of the CL commands on an <span class="keyword">iSeries™ server</span> are
|
|
shown in these topics. Only those that are intended (or recommended) by IBM<sup>®</sup> for
|
|
use with DDM or those specifically <em>not</em> intended for DDM use are shown.
|
|
The intended use can be either for commands that are run on the source server
|
|
to affect a remote file on the target server, or for commands that are submitted
|
|
to the target server by using the <span class="cmdname">Submit Remote Command (SBMRMTCMD)</span> command
|
|
to run there.</li>
|
|
<li>Some of these commands appear in more than one of the following charts.</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
<div class="section"><p>The charts in these topics show:</p>
|
|
<ul><li>Commands affecting only the DDM file: <p>Object-oriented commands that
|
|
can be used with DDM files, but do not affect the associated remote files.
|
|
The <span class="cmdname">Create DDM File (CRTDDMF)</span>, <span class="cmdname">Change DDM File
|
|
(CHGDDMF)</span>, and <span class="cmdname">Reclaim DDM Conversations (RCLDDMCNV)</span> commands
|
|
are included in this group.</p>
|
|
</li>
|
|
<li>Commands affecting both the DDM file and the remote file: <ul><li>File management commands that require that the target server be another <span class="keyword">iSeries server</span> or a <span class="keyword">System/38™</span>.
|
|
The <span class="cmdname">SBMRMTCMD</span> command is included in this group.</li>
|
|
<li>Member-related commands that can be used in some way on remote files.</li>
|
|
<li>Source file commands that can operate on source files while DDM is being
|
|
used.</li>
|
|
</ul>
|
|
<p>These commands, normally used for processing local files, can (transparently
|
|
to the programs) process remote files when one of their parameters specifies
|
|
the name of a DDM file.</p>
|
|
</li>
|
|
<li>Commands that cannot be used with DDM. </li>
|
|
</ul>
|
|
</div>
|
|
<div class="section"><p>Many of these commands, when limited as shown in the charts, can
|
|
still be submitted by the <span class="cmdname">SBMRMTCMD</span> command to a target
|
|
server (an <span class="keyword">iSeries server</span> or a <span class="keyword">System/38</span> only) to run, but it might
|
|
not be useful to do so.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rbae5objcmds.htm">Object-oriented commands with DDM</a></strong><br />
|
|
The DDM file object on the source <span class="keyword">iSeries server</span> can
|
|
be accessed by these object-oriented CL commands. These commands work with
|
|
DDM files as they normally do with any other files on the local server.</li>
|
|
<li class="ulchildlink"><strong><a href="rbae5s38cmds.htm">Target iSeries-required file management commands</a></strong><br />
|
|
These CL commands can be used only when the target server is another <span class="keyword">iSeries server</span> or <span class="keyword">System/38</span>.</li>
|
|
<li class="ulchildlink"><strong><a href="rbae5mbrcmds.htm">Member-related commands with DDM</a></strong><br />
|
|
Database file operations that apply to a member can be used by DDM.</li>
|
|
<li class="ulchildlink"><strong><a href="rbae5noncmds.htm">Commands not supporting DDM</a></strong><br />
|
|
These CL commands are not supported for DDM files. However, useful
|
|
results for some of them might be produced on a target <span class="keyword">iSeries server</span> or a <span class="keyword">System/38</span> using
|
|
DDM if they are submitted on the <span class="cmdname">Submit Remote Command (SBMRMTCMD)</span> command
|
|
to run on the target server. </li>
|
|
<li class="ulchildlink"><strong><a href="rbae5srccmds.htm">Source file commands</a></strong><br />
|
|
If the target server is an <span class="keyword">iSeries server</span> or
|
|
a <span class="keyword">System/38</span>, these CL commands
|
|
can support a DDM file as a source file (on the SRCFILE parameter).</li>
|
|
<li class="ulchildlink"><strong><a href="rbae5sumchts.htm">DDM-related CL command summary charts</a></strong><br />
|
|
This topic shows summary charts containing most of the control language (CL) commands used with DDM.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5cldsp.htm" title="This topic contains DDM-related information about specific iSeries control language (CL) commands, data description specifications (DDS) considerations, DDS keywords, and DDM user profile authority.">Use CL and DDS with DDM</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rbae5cmdcnsd.htm" title="This topic collection describes DDM-related specifics about iSeries CL commands when they are used with DDM files. These topics discuss running the commands on the source server and do not discuss them being submitted to run on the target server by the Submit Remote Command (SBMRMTCMD) command.">DDM-related CL command considerations</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rbae5sumchts.htm" title="This topic shows summary charts containing most of the control language (CL) commands used with DDM.">DDM-related CL command summary charts</a></div>
|
|
<div><a href="rbae5objcmds.htm" title="The DDM file object on the source iSeries server can be accessed by these object-oriented CL commands. These commands work with DDM files as they normally do with any other files on the local server.">Object-oriented commands with DDM</a></div>
|
|
<div><a href="rbae5s38cmds.htm" title="These CL commands can be used only when the target server is another iSeries server or System/38.">Target iSeries-required file management commands</a></div>
|
|
<div><a href="rbae5mbrcmds.htm" title="Database file operations that apply to a member can be used by DDM.">Member-related commands with DDM</a></div>
|
|
<div><a href="rbae5srccmds.htm" title="If the target server is an iSeries server or a System/38, these CL commands can support a DDM file as a source file (on the SRCFILE parameter).">Source file commands</a></div>
|
|
<div><a href="rbae5noncmds.htm" title="These CL commands are not supported for DDM files. However, useful results for some of them might be produced on a target iSeries server or a System/38 using DDM if they are submitted on the Submit Remote Command (SBMRMTCMD) command to run on the target server.">Commands not supporting DDM</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |