ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/crtlofrdar.htm

132 lines
4.6 KiB
HTML

<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Create Logical Optical File (CRTLOFRDAR)</title>
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body bgcolor="white">
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<a name="CRTLOFRDAR.Top_Of_Page"></a>
<h2>Create Logical Optical File (CRTLOFRDAR)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#CRTLOFRDAR.PARAMETERS.TABLE">Parameters</a><br>
<a href="#CRTLOFRDAR.COMMAND.EXAMPLES">Examples</a><br>
<a href="#CRTLOFRDAR.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="CRTLOFRDAR"></a>
<p>The Create Logical Optical File (CRTLOFRDAR) command creates a logical optical file over a physical optical file. This allows you to define a different sequence for the records in the physical optical file , select some or all of the fields in the physical optical file, or to change the attributes of the fields in the physical file. The description for this logical file comes from the model file for this logical optical file.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLOFRDAR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CRTLOFRDAR.PARAMETERS.TABLE">Parameters</a></h3>
<table border="1" cellpadding="4" cellspacing="0">
<!-- col1="10" col2="15" col3="30" col4="10" -->
<tr>
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
</tr>
<tr>
<td valign="top" rowspan="3"><a href="#CRTLOFRDAR.FILE"><b>FILE</b></a></td>
<td valign="top">Logical optical file</td>
<td valign="top"><i>Qualified object name</i></td>
<td valign="top" rowspan="3">Required, Positional 1</td>
</tr>
<tr>
<td valign="top">Qualifier 1: Logical optical file</td>
<td valign="top"><i>Name</i></td>
</tr><tr>
<td valign="top">Qualifier 2: Library</td>
<td valign="top"><i>Name</i>, <b><u>*CURLIB</u></b></td>
</tr><tr>
<td valign="top"><a href="#CRTLOFRDAR.PRPAUT"><b>PRPAUT</b></a></td>
<td valign="top">Propagate authority</td>
<td valign="top"><b><u>*YES</u></b>, *NO</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#CRTLOFRDAR.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="CRTLOFRDAR.FILE"></a>
<h3>Logical optical file (FILE)</h3>
<p>Specifies the name of the logical optical file to create.
</p>
<p>This is a required parameter.
</p>
<p><b>Qualifier 1: Logical optical file</b>
</p>
<dl>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of the logical optical file to be created.
</dd>
</dl>
<p><b>Qualifier 2: Library</b>
</p>
<dl>
<dt><b><u>*CURLIB</u></b></dt>
<dd>The current library for the job is used to locate the logical optical file. If no library is specified as the current library for the job, QGPL is used.
</dd>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of the library where the logical optical file is located.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLOFRDAR.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CRTLOFRDAR.PRPAUT"></a>
<h3>Propagate authority (PRPAUT)</h3>
<p>Specifies whether the authority from the model file should be propagated to the newly created logical optical file.
</p>
<dl>
<dt><b><u>*YES</u></b></dt>
<dd>The authority associated with the model file is propagated to the logical optical file.
</dd>
<dt><b>*NO</b></dt>
<dd>No authority is propagated to the logical optical file. Public authority is *EXCLUDE and the object is owned by the user profile or the group profile that issued this command.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLOFRDAR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CRTLOFRDAR.COMMAND.EXAMPLES">Examples</a></h3>None
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLOFRDAR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CRTLOFRDAR.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>RDR5404</b></dt>
<dd>Optical File &amp;1 not created in Library &amp;2.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CRTLOFRDAR.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>