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

79 lines
5.5 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="CRTDDMF (Create DDM File) command" />
<meta name="abstract" content="The Create DDM File (CRTDDMF) command creates a DDM file on the local (source) server." />
<meta name="description" content="The Create DDM File (CRTDDMF) command creates a DDM file on the local (source) server." />
<meta name="DC.subject" content="command, CL, DDM-specific, command, Create DDM File (CRTDDMF), CRTDDMF (Create Distributed Data Management File), Create Distributed Data Management File (CRTDDMF), CRTDDMF (Create Distributed Data Management File), Create Distributed Data Management File (CRTDDMF), distributed data management file, creating" />
<meta name="keywords" content="command, CL, DDM-specific, command, Create DDM File (CRTDDMF), CRTDDMF (Create Distributed Data Management File), Create Distributed Data Management File (CRTDDMF), CRTDDMF (Create Distributed Data Management File), Create Distributed Data Management File (CRTDDMF), distributed data management file, creating" />
<meta name="DC.Relation" scheme="URI" content="rbae5ddmspecificcl.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5crtddmfex.htm" />
<meta name="DC.Relation" scheme="URI" content="rbae5wrk.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzahj/rzahjovr.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/crtddmf.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="rbae5ddm_crtddmf" />
<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>CRTDDMF (Create DDM File) command</title>
</head>
<body id="rbae5ddm_crtddmf"><a name="rbae5ddm_crtddmf"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1"><span class="cmdname">CRTDDMF (Create DDM File)</span> command</h1>
<div><p>The <span class="cmdname">Create DDM File (CRTDDMF)</span> command creates
a DDM file on the local (source) server. </p>
<div class="section"><p>The DDM file is used as a reference file by programs on an <span class="keyword">iSeries™ server</span> to access files located on
any remote (target) server in the <span class="keyword">iSeries</span> DDM
network. Programs on the local <span class="keyword">iSeries server</span> know
a remote file only by the DDM file's name, not the remote file's actual name.
(The DDM file name, however, can be the same as the remote file name.)</p>
</div>
<div class="section"><p>The DDM file is also used when a CL command is submitted to the
remote server. (The <span class="cmdname">Submit Remote Command (SBMRMTCMD)</span> command
is used to submit the CL command, and the remote server must be an <span class="keyword">iSeries server</span> or a <span class="keyword">System/38™</span>.)
When the <span class="cmdname">SBMRMTCMD</span> command is being used, the remote file
normally associated with the DDM file is ignored.</p>
</div>
<div class="section"><p>The DDM file contains the name of the remote file being accessed
and the remote location information that identifies a remote (target) server
where the remote file is located. It can also specify other attributes that
are used to access records in the remote file. </p>
</div>
<div class="section"><p>To use this command, you can enter the command as shown in the
following examples or select F6 (Create DDM file) from the Work with DDM Files
display.</p>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbae5crtddmfex.htm">Examples: CRTDDMF command</a></strong><br />
These examples display different uses for the <span class="cmdname">CRTDDMF</span> command.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5ddmspecificcl.htm" title="This topic covers DDM-specific CL commands.">DDM-specific CL commands</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="../rzahj/rzahjovr.htm">APPC, APPN, and HPR</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rbae5wrk.htm" title="The Work with DDM Files (WRKDDMF) command allows you to work with existing DDM files from a list display. From the list display, you can change, delete, display, or create DDM files.">WRKDDMF (Work with DDM Files) command</a></div>
<div><a href="../cl/crtddmf.htm">Create DDM File (CRTDDMF) command</a></div>
</div>
</div>
</body>
</html>