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

208 lines
7.1 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>Convert Directory (CVTDIR)</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="CVTDIR.Top_Of_Page"></a>
<h2>Convert Directory (CVTDIR)</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="#CVTDIR.PARAMETERS.TABLE">Parameters</a><br>
<a href="#CVTDIR.COMMAND.EXAMPLES">Examples</a><br>
<a href="#CVTDIR.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="CVTDIR"></a>
<p>The Convert Directory (CVTDIR) command works with the conversion of integrated file system directories from the *TYPE1 format to the *TYPE2 format. Directories in the "root" (/), QOpenSys, and user-defined file systems support *TYPE2 directories. *TYPE2 directories are optimized for performance, size, and reliability as compared to directories having the *TYPE1 format.
</p>
<p>The CVTDIR command can provide the current directory format of the file systems, or can change the priority of the convert directory function.
</p>
<p><b>Restrictions:</b>
</p>
<ol>
<li>The user must have all object (*ALLOBJ) special authority to use this command.
</li>
</ol>
</div>
<table width="100%">
<tr><td align="right"><a href="#CVTDIR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CVTDIR.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"><a href="#CVTDIR.OPTION"><b>OPTION</b></a></td>
<td valign="top">Option</td>
<td valign="top">*CHECK, *CHGPTY</td>
<td valign="top">Required, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#CVTDIR.RUNPTY"><b>RUNPTY</b></a></td>
<td valign="top">Run priority</td>
<td valign="top">1-99, <b><u>*SAME</u></b>, *DFT</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CVTDIR.FILESYS"><b>FILESYS</b></a></td>
<td valign="top">File system</td>
<td valign="top"><b><u>*NONE</u></b>, *ROOT, *QOPENSYS, *UDFS, *ALL</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CVTDIR.FORMAT"><b>FORMAT</b></a></td>
<td valign="top">Format</td>
<td valign="top"><b><u>*TYPE2</u></b>, *TYPE1</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CVTDIR.DETAIL"><b>DETAIL</b></a></td>
<td valign="top">Detail</td>
<td valign="top"><b><u>*BASIC</u></b>, *EXTENDED</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CVTDIR.ASP"><b>ASP</b></a></td>
<td valign="top">Auxiliary storage pool ID</td>
<td valign="top">1-32</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#CVTDIR.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="CVTDIR.OPTION"></a>
<h3>Option (OPTION)</h3>
<p>Specifies the function to be performed.
</p>
<dl>
<dt><b>*CHECK</b></dt>
<dd>The file systems which are currently on the system are checked to determine their current directory format. Message CPIA084 is sent for the "root" (/), and QOpenSys file systems, and for all active auxiliary storage pools on the system identifying their current directory format.
</dd>
<dt><b>*CHGPTY</b></dt>
<dd>Change the run priority of the convert directory function.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CVTDIR.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CVTDIR.RUNPTY"></a>
<h3>Run priority (RUNPTY)</h3>
<p>Specifies the new run priority for the convert directory function. This must be specified if OPTION(*CHGPTY) is used.
</p>
<p>
<b>Note: </b>There may be a delay before the new priority takes effect for the convert directory function.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The run priority does not change.
</dd>
<dt><b>*DFT</b></dt>
<dd>The run priority will be reset to the system default.
</dd>
<dt><b><i>1-99</i></b></dt>
<dd>Specify the run priority for the convert directory function.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CVTDIR.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CVTDIR.FILESYS"></a>
<h3>File system (FILESYS)</h3>
<p>This parameter is no longer supported and will be ignored. It has been kept strictly for syntactic compatibility with releases prior to Version 5 Release 4 Modification 0 of the i5/OS.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CVTDIR.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CVTDIR.FORMAT"></a>
<h3>Format (FORMAT)</h3>
<p>This parameter is no longer supported and will be ignored. It has been kept strictly for syntactic compatibility with releases prior to Version 5 Release 4 Modification 0 of the i5/OS.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CVTDIR.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CVTDIR.DETAIL"></a>
<h3>Detail (DETAIL)</h3>
<p>This parameter is no longer supported and will be ignored. It has been kept strictly for syntactic compatibility with releases prior to Version 5 Release 4 Modification 0 of the i5/OS.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CVTDIR.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CVTDIR.ASP"></a>
<h3>Auxiliary storage pool ID (ASP)</h3>
<p>This parameter is no longer supported and will be ignored. It has been kept strictly for syntactic compatibility with releases prior to Version 5 Release 4 Modification 0 of the i5/OS.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CVTDIR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CVTDIR.COMMAND.EXAMPLES">Examples</a> </h3>
<p><b>Example 1: Checking Directory Format Information</b>
</p>
<p>
<pre>
CVTDIR OPTION(*CHECK)
</pre>
</p>
<p>This command displays the current directory formats for the file systems.
</p>
<p><b>Example 2: Changing the Run Priority of the Convert Directory Function</b>
</p>
<p>
<pre>
CVTDIR OPTION(*CHGPTY) RUNPTY(50)
</pre>
</p>
<p>This command changes the run priority of the convert directory function.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CVTDIR.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CVTDIR.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF9890</b></dt>
<dd>Function not supported, request rejected.
</dd>
<dt><b>CPFA099</b></dt>
<dd>The requested convert directory option cannot be performed.
</dd>
<dt><b>CPFA09A</b></dt>
<dd>Errors occurred during directory conversion.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CVTDIR.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>