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

71 lines
5.3 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="CRTSRCPF (Create Source Physical File) command" />
<meta name="abstract" content="The Create Source Physical File (CRTSRCPF) command can be used to create files on the iSeries source and target servers through the SYSTEM parameter." />
<meta name="description" content="The Create Source Physical File (CRTSRCPF) command can be used to create files on the iSeries source and target servers through the SYSTEM parameter." />
<meta name="DC.subject" content="command, DDM-related, CL command considerations, CRTSRCPF (Create Source Physical File), command, CRTSRCPF (Create Source Physical File), Create Source Physical File (CRTSRCPF), command, CL, CRTSRCPF (Create Source Physical File), Create Source Physical File (CRTSRCPF), source physical file, creating, OPTION parameter, GENLVL (Generation Severity Level) parameter" />
<meta name="keywords" content="command, DDM-related, CL command considerations, CRTSRCPF (Create Source Physical File), command, CRTSRCPF (Create Source Physical File), Create Source Physical File (CRTSRCPF), command, CL, CRTSRCPF (Create Source Physical File), Create Source Physical File (CRTSRCPF), source physical file, creating, OPTION parameter, GENLVL (Generation Severity Level) parameter" />
<meta name="DC.Relation" scheme="URI" content="rbae5cmdcnsd.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="rbae5crtsrcp" />
<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>CRTSRCPF (Create Source Physical File) command</title>
</head>
<body id="rbae5crtsrcp"><a name="rbae5crtsrcp"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1"><span class="cmdname">CRTSRCPF (Create Source Physical File)</span> command</h1>
<div><p>The <span class="cmdname">Create Source Physical File (CRTSRCPF)</span> command
can be used to create files on the <span class="keyword">iSeries™</span> source
and target servers through the SYSTEM parameter.</p>
<div class="section"><p>Consider the following items when using the SYSTEM parameter values:</p>
<ul><li>When you specify *LCL, the file is created on the local server.</li>
<li>When you specify *RMT, the file is created on the remote server. You must
specify a DDM file on the FILE parameter.</li>
<li>When you specify *FILETYPE, if a DDM file has been specified on the FILE
parameter, a remote file is created. If a DDM file has not been specified,
a local file is created.</li>
</ul>
</div>
<div class="section"><p>Consider the following items when using this command with DDM:</p>
<ul><li>The FILE parameter is the name of the DDM file that represents the remote
file being created. The remote file specified in the DDM file is the file
that is created on the remote server (which is also specified in the DDM file).</li>
<li>The OPTION and GENLVL parameters create the same results as for local
processing. These parameters have no effect on the remote command sent.</li>
<li>If *JOB is specified as the value of a parameter or is in the data description
specification (DDS) for that file, the attribute of that source job is used
for file and field attributes. The attribute of the source job is also used
when the default for a file or field attribute is the job attribute.</li>
</ul>
</div>
<div class="section"><p>All parameters of the CRTSRCPF command are supported
with one restriction: authorization lists are not allowed for the AUT (public
authority) parameter. DDM cannot guarantee the existence of the authorization
list on the target server or that the same user IDs are in the list if it
does exist. The public authority is changed to *EXCLUDE when you use an authorization
list as a value for the AUT parameter of the CRTSRCPF command.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <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>
</body>
</html>