ibm-information-center/dist/eclipse/plugins/i5OS.ic.ddm_5.4.0.1/rbae5sumchts.htm

686 lines
25 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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 summary charts" />
<meta name="abstract" content="This topic shows summary charts containing most of the control language (CL) commands used with DDM." />
<meta name="description" content="This topic shows summary charts containing most of the control language (CL) commands used with DDM." />
<meta name="DC.subject" content="ALLOW attribute, command, CL, DDM-related, chart, object-oriented command, command, object-oriented, summary matrix chart, file-related commands, chart, file-related chart, command, CL, source DDM (SDDM), server-related CL commands, SDDM (source DDM), DDM source considerations, source DDM (SDDM), commands affecting objects, SDDM (source DDM), target DDM (TDDM), DDM target considerations, command, DDM-related, CL command summary chart, DDM-related CL command summary chart" />
<meta name="keywords" content="ALLOW attribute, command, CL, DDM-related, chart, object-oriented command, command, object-oriented, summary matrix chart, file-related commands, chart, file-related chart, command, CL, source DDM (SDDM), server-related CL commands, SDDM (source DDM), DDM source considerations, source DDM (SDDM), commands affecting objects, SDDM (source DDM), target DDM (TDDM), DDM target considerations, command, DDM-related, CL command summary chart, DDM-related CL command summary chart" />
<meta name="DC.Relation" scheme="URI" content="rbae5cmdlsts.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5clcon.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5targt.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5cmdlsts.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="rbae5commit.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5filmgmt.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="rbae5sumchts" />
<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 summary charts</title>
</head>
<body id="rbae5sumchts"><a name="rbae5sumchts"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">DDM-related CL command summary charts</h1>
<div><p>This topic shows summary charts containing most of the control
language (CL) commands used with DDM. </p>
<div class="section"><p>Use these commands to determine the DDM job environment to perform
remote file processing (by specifying a DDM file name on a file-related parameter
of a CL command), or to perform other actions on a remote server by submitting
a CL command to the target server on the <span class="cmdname">Submit Remote Command (SBMRMTCMD)</span> command.</p>
<p>The
charts show which commands:</p>
<ul><li>Are file-related (that operate on file objects)</li>
<li>Are object-related (that operate on objects other than files, in addition
to file objects)</li>
<li>Can be performed on the source side or on the target side</li>
<li>Can be affected by file overrides by using the <span class="cmdname">Override with
Database File (OVRDBF)</span> command</li>
<li>Are allowed, and have a useful purpose, to be submitted to a target <span class="keyword">iSeries™ server</span> to run (by using the <span class="cmdname">SBMRMTCMD</span> command),
rather than running on the source server</li>
</ul>
</div>
<div class="section"><p>Notes are included in the charts that can be helpful to the DDM
user.</p>
</div>
<div class="section"><p>The following items describe the kinds of information provided
in these charts:</p>
<ul><li>The first column lists all the CL commands that can be used by DDM: (a)
to operate on a remote file identified in a DDM file, or (b) to be submitted
on a <span class="cmdname">SBMRMTCMD</span> command using a DDM file.</li>
<li>In the second column, an F means the command is file related, an O means
it is related to <span class="keyword">i5/OS™</span> objects
other than files, and a blank means neither of these.</li>
<li>In the third column, an S means the command operates on objects on the
source side, and a T means it operates on objects on the target side. For
example, with the create commands that create a file or program using a DDM
file as a source file, the T indicates that a source file on the target server
is used for the creation; the command runs on the source server and creates
a file or program on the source server, but uses a source file on the target
server to do it. <p>If neither S nor T is shown, the name of a DDM file should <em>not</em> be
specified on the command; the command should not run on the <em>source</em> server
as a DDM function. However, the command might be useful when submitted on
the <span class="cmdname">SBMRMTCMD</span> command to run on the <em>target</em> server
(see the last column).</p>
</li>
<li>In the last two columns, an X indicates that the command is valid and
useful when used with the command indicated at the top (<span class="cmdname">OVRDBF</span> or <span class="cmdname">SBMRMTCMD</span>)
of the column. A blank indicates that the command is not valid.</li>
</ul>
</div>
<div class="section"><p>Generally, when the target server is an <span class="keyword">iSeries server</span> or
a <span class="keyword">System/38™</span>, any CL command
that can be used in either a batch job or batch program can be specified on
the <span class="cmdname">SBMRMTCMD</span> command. If a command has a value of *BPGM <em>and</em> *EXEC
specified for the ALLOW attribute, which you can display by using the <span class="cmdname">Display
Command (DSPCMD)</span> command, that command <em>can</em> be submitted by
the <span class="cmdname">SBMRMTCMD</span> command. (The <span class="cmdname">SBMRMTCMD</span> command
uses the QCAEXEC server program to run the submitted commands on the target
server.) </p>
<div class="note"><span class="notetitle">Notes:</span> <ol><li>The <span class="cmdname">SBMRMTCMD</span> command can be used to send commands
to an <span class="keyword">iSeries</span>, <span class="keyword">System/38</span>,
or any other target server that supports the submit remote command function.
The command submitted must be in the syntax of the target server.</li>
<li>Although most of the commands listed in this chart can be submitted to
a remote server with the <span class="cmdname">SBMRMTCMD</span> command, several can
just as easily be run on the source server specifying a DDM file name. </li>
<li> IBM<sup>®</sup> grants
you a nonexclusive copyright license to use all programming code examples
from which you can generate similar function tailored to your own specific
needs. </li>
<li>All sample code is provided by IBM for illustrative purposes only. These
examples have not been thoroughly tested under all conditions. IBM, therefore,
cannot guarantee or imply reliability, serviceability, or function of these
programs.</li>
<li>All programs contained herein are provided to you "AS IS" without any
warranties of any kind. The implied warranties of non-infringement, merchantability
and fitness for a particular purpose are expressly disclaimed.</li>
</ol>
</div>
</div>
<table cellpadding="4" cellspacing="0" border="1" class="tableborder"><tr><td>
<a name="rbae5sumchts__btab"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="rbae5sumchts__btab" width="100%" border="0"><caption>Table 1. DDM-related CL commands</caption><thead align="left"><tr><th align="left" valign="bottom" width="19.624573378839592%" id="d0e249">Command name</th>
<th align="left" valign="bottom" width="20.30716723549488%" id="d0e251">Related to file, object or both</th>
<th align="left" valign="bottom" width="19.965870307167236%" id="d0e253">Affects objects on source, target or both</th>
<th align="left" valign="bottom" width="19.965870307167236%" id="d0e255">OVRDBF command</th>
<th align="left" valign="bottom" width="20.13651877133106%" id="d0e257"><span class="cmdname">SBMRMTCMD</span> command<sup>1</sup></th>
</tr>
</thead>
<tbody><tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>ADDLFM
ADDPFM
ALCOBJ
CHGDFUDEF
CHGDTA</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>F<br />
F<br />
F O<br />
</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>T<sup>2</sup><br />
T<sup>3</sup> <br />
S T<br />
T<br />
T</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 "> </td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
X <br />
X <br />
X </p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>CHGJOB
CHGLF
CHGLFM
CHGNETA
CHGOBJOWN</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>F<br />
F<br />
<br />
F O</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>S T<br />
T<sup>3</sup> <br />
<br />
S</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 "> </td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
X <br />
X <br />
X <br />
X</p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>CHGPF
CHGPFM
CHGQRYDEF
CHGSRCPF
CHKOBJ</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>F<br />
F<br />
<br />
F<br />
F O</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>S T<br />
T<sup>3</sup><br />
T <br />
S T <br />
S</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 "> </td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X<br />
X<br />
<br />
X<br />
X</p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>CLOF
CLRPFM
COMMIT
CPYF
CPYFRMDKT
CPYFRMQRYF
CPYFRMTAP</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>F <br />
F <br />
F <br />
F <br />
F <br />
F <br />
F</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>T<br />
T <br />
S T <br />
S T <br />
S T <br />
S T <br />
S T</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 "> <p>X<br />
<br />
<br />
X<br />
X<br />
X<br />
X</p>
</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
X <br />
X<sup>11</sup> <br />
X <br />
X<sup>4</sup> <br />
X <br />
X<sup>4</sup></p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>CPYSPLF
CPYSRCF
CPYTODKT
CPYTOTAP
CRTBASPGM</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>F<br />
F<br />
F<br />
F</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>T <br />
S T <br />
S T <br />
S T<br />
T</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 "> <p>X<br />
X<br />
X</p>
</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
X <br />
X<sup>4</sup> <br />
X<sup>4</sup> <br />
X</p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>CRTCBLPGM
CRTCLPGM
CRTCMD</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 ">&nbsp;</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>T<br />
T<br />
T</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 ">&nbsp;</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X<br />
X<br />
X</p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>CRTDFUAPP
CRTDFUDEF
CRTDSPF
CRTDUPOBJ
CRTICFF</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p> <br />
 <br />
F<br />
O<br />
F</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>T<br />
T<br />
T<br />
S<br />
T</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 "> <p>  <br />
  <br />
  <br />
X</p>
</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
  <br />
X <br />
X <br />
X</p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>CRTLF
CRTPF
CRTPLIPGM
CRTPRTF
CRTPRTIMG</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>F<br />
F<br />
<br />
F</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>S T <br />
S T<br />
T<br />
T<br />
T</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 "> <p>  <br />
X <br />
  <br />
  <br />
 </p>
</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
X <br />
X <br />
X <br />
X</p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>CRTQRYAPP
CRTQRYDEF
CRTRPGPGM
CRTRPTPGM
CRTSRCPF</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>  <br />
  <br />
  <br />
  <br />
F</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>T<br />
T<br />
T<br />
T <br />
S T</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 "> <p>  <br />
  <br />
  <br />
  <br />
X</p>
</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
  <br />
X <br />
X <br />
X</p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>CRTTBL
DCLF
DLCOBJ
DLTDFUAPP
DLTF</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>  <br />
F <br />
F O <br />
  <br />
F</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>T<br />
T <br />
S T<br />
  <br />
S T</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 ">&nbsp;</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
  <br />
X <br />
X <br />
X</p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>DLTQRYAPP
DMPOBJ
DMPSYSOBJ
DSNDFUAPP
DSNQRYAPP</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>  <br />
F O <br />
O<br />
 <br />
 </p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p> <br />
S<br />
S<br />
T<br />
T</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 ">&nbsp;</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
X<sup>5</sup> <br />
X<sup>5</sup> <br />
  <br />
 </p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>DSPDTA
DSPFD
DSPFFD
DSPNETA
DSPOBJAUT</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>  <br />
F <br />
F <br />
  <br />
F O</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>T <br />
S T <br />
S T<br />
 <br />
S</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 ">&nbsp;</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>  <br />
X<sup>5</sup> <br />
X<sup>5</sup> <br />
X <br />
X<sup>5</sup></p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>DSPOBJD
DSPPFM
ENDCMTCTL
FMTDTA
GRTOBJAUT
INZPFM</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>F O <br />
F<br />
F<br />
 <br />
F O <br />
F</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>S<br />
T <br />
S T<br />
T <br />
S<br />
T<sup>2</sup></p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 ">&nbsp;</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X<sup>5</sup> <br />
  <br />
X<sup>11</sup> <br />
X <br />
X <br />
X</p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>MOVOBJ
OPNDBF<sup>6</sup>
OPNQRYF
OVRDBF
POSDBF</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>O <br />
F <br />
F <br />
F <br />
F</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>S      <br />
T      <br />
T <br />
S      <br />
T</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 "> <p>  <br />
X<br />
X <br />
  <br />
 </p>
</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
  <br />
X <br />
<sup>7</sup> <br />
X</p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>QRYDTA
RCVF
RCVNETF
RGZPFM
RMVM</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>  <br />
F <br />
F <br />
F <br />
F</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>T<br />
T<br />
 <br />
T<br />
T</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 ">&nbsp;</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
  <br />
X <br />
X <br />
X</p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>RNMM
RNMOBJ
ROLLBACK
RSTLIB
RSTOBJ
RTVDFUSRC</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>F <br />
F O <br />
F<br />
 <br />
F O<br />
 </p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>T <br />
S T<sup>8</sup> <br />
S T <br />
S<br />
S<br />
T</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 ">&nbsp;</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
X <br />
X<sup>11</sup> <br />
X<sup>9</sup> <br />
X<sup>9</sup> <br />
X</p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>RTVQRYSRC
RVKOBJAUT
SAVCHGOBJ
SAVLIB
SAVOBJ</pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p>  <br />
F O<br />
O<br />
  <br />
F O</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>T <br />
S <br />
S <br />
S <br />
S</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 ">&nbsp;</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
X <br />
X<sup>9</sup> <br />
X<sup>9</sup> <br />
X<sup>9</sup></p>
</td>
</tr>
<tr><td align="left" valign="top" width="19.624573378839592%" headers="d0e249 "> <pre>SBMDBJOB
SNDNETF
STRBAS
STRBASPRC
STRCMTCTL
STRDBRDR
WRKJOB
WRKOBJLCK<sup>10</sup></pre>
</td>
<td align="left" valign="top" width="20.30716723549488%" headers="d0e251 "> <p> <br />
F<br />
 <br />
O <br />
F<br />
 <br />
O<br />
F O</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e253 "> <p>T<br />
T<br />
T<br />
T <br />
S T<br />
T<br />
 <br />
S</p>
</td>
<td align="left" valign="top" width="19.965870307167236%" headers="d0e255 ">&nbsp;</td>
<td align="left" valign="top" width="20.13651877133106%" headers="d0e257 "> <p>X <br />
X <br />
X <br />
X <br />
X<sup>11</sup> <br />
X <br />
X<sup>5</sup> <br />
X<sup>5</sup></p>
</td>
</tr>
</tbody>
</table>
</td></tr></table>
<div class="section"><div class="p">Notes: <dl><dt class="dlterm"><sup>1</sup></dt>
<dd>The use of the <span class="cmdname">SBMRMTCMD</span> command is not valid with <em>any</em> of
the commands in these charts unless the target server is an <span class="keyword">iSeries server</span> or
a <span class="keyword">System/38</span>.</dd>
<dt class="dlterm"><sup>2</sup></dt>
<dd>This member-related command can be used only if the target server is an <span class="keyword">iSeries server</span>.</dd>
<dt class="dlterm"><sup>3</sup></dt>
<dd>This member-related command can be used only if the target server is an <span class="keyword">iSeries server</span> or a <span class="keyword">System/38</span>.</dd>
<dt class="dlterm"><sup>4</sup></dt>
<dd>These commands require intervention on the target server to load a tape
and they might not produce the results expected.</dd>
<dt class="dlterm"><sup>5</sup></dt>
<dd>When submitted to the target server, these commands produce output on
the target server only; the output is not sent to the source server.</dd>
<dt class="dlterm"><sup>6</sup></dt>
<dd><span class="cmdname">OPNDBF</span> command: For more information about commitment
control restrictions, see Commitment control support for DDM.</dd>
<dt class="dlterm"><sup>7</sup></dt>
<dd><span class="cmdname">OVRDBF</span> command: Although this command works when submitted
on the <span class="cmdname">SBMRMTCMD</span> command to a target <span class="keyword">iSeries server</span> or
a <span class="keyword">System/38</span>, it is <em>not</em> recommended.</dd>
<dt class="dlterm"><sup>8</sup></dt>
<dd><span class="cmdname">RNMOBJ</span> command: OBJTYPE*FILE must be specified.</dd>
<dt class="dlterm"><sup>9</sup></dt>
<dd>When submitted to the target server, these commands require target server
resources when tapes are used to produce the output.</dd>
<dt class="dlterm"><sup>10</sup></dt>
<dd><span class="cmdname">WRKOBJLCK</span> command: This command displays any locks
on the DDM file, not the remote file.</dd>
<dt class="dlterm"><sup>11</sup></dt>
<dd>This command will work, but its use is not recommended.</dd>
</dl>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5cmdlsts.htm" title="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.">DDM-related CL command lists</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rbae5clcon.htm" title="Both compiled control language (CL) programs and interactively entered CL commands can refer to DDM files.">CL command considerations for DDM</a></div>
<div><a href="rbae5targt.htm" title="The SBMRMTCMD command can submit any CL command that can run in both the batch environment and using the QCAEXEC server program.">iSeries and System/38 target systems on the SBMRMTCMD command</a></div>
<div><a href="rbae5cmdlsts.htm" title="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.">DDM-related CL command lists</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="rbae5commit.htm" title="iSeries applications can commit or roll back transactions on remote iSeries servers.">Commitment control support for DDM</a></div>
<div><a href="rbae5filmgmt.htm" title="i5/OS DDM supports creating, deleting, or renaming of files on a remote server.">Perform file management functions on remote servers</a></div>
</div>
</div>
</body>
</html>