600 lines
21 KiB
HTML
600 lines
21 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>Display Optical (DSPOPT)</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="DSPOPT.Top_Of_Page"></a>
|
||
|
<h2>Display Optical (DSPOPT)</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="#DSPOPT.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#DSPOPT.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#DSPOPT.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="DSPOPT"></a>
|
||
|
<p>The Display Optical (DSPOPT) command displays volume, directory, or file attributes depending on the value specified on the DATA parameter. The information can be printed, displayed, or written to an output file. If the output is directed to an outfile it will have one of the following record formats:
|
||
|
</p>
|
||
|
<ul>
|
||
|
<li>When DATA(*VOLATR) is specified the database file will have a record format named QAMODVA. The fields in the database are the same as the fields in the IBM-supplied format QAMODVA in file QAMODVAF located in library QSYS.
|
||
|
</li>
|
||
|
<li>When DATA(*DIRATR) is specified the database file will have a record format named QAMODPA. The fields in the database are the same as the fields in the IBM-supplied format QAMODPA in file QAMODPAF located in library QSYS.
|
||
|
</li>
|
||
|
<li>When DATA(*FILATR) is specified the database file will have a record format named QAMODFA. The fields in the database are the same as the fields in the IBM-supplied format QAMODFA in file QAMODFAF located in library QSYS.
|
||
|
</li>
|
||
|
</ul>
|
||
|
<p><b>Restriction:</b> To use this command you must have *USE authority to the authorization list securing the volumes being displayed.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPOPT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="DSPOPT.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="#DSPOPT.VOL"><b>VOL</b></a></td>
|
||
|
<td valign="top">Volume identifier</td>
|
||
|
<td valign="top"><i>Character value</i>, *ALL, *MOUNTED</td>
|
||
|
<td valign="top">Required, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DSPOPT.DEV"><b>DEV</b></a></td>
|
||
|
<td valign="top">Optical device</td>
|
||
|
<td valign="top"><i>Name</i>, <b><u>*ALL</u></b></td>
|
||
|
<td valign="top">Optional, Positional 2</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DSPOPT.DATA"><b>DATA</b></a></td>
|
||
|
<td valign="top">Data type</td>
|
||
|
<td valign="top"><b><u>*VOLATR</u></b>, *SAVRST, *FILATR, *DIRATR</td>
|
||
|
<td valign="top">Optional, Positional 3</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DSPOPT.OUTPUT"><b>OUTPUT</b></a></td>
|
||
|
<td valign="top">Output</td>
|
||
|
<td valign="top"><b><u>*</u></b>, *PRINT, *OUTFILE, *USRSPC</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DSPOPT.PATH"><b>PATH</b></a></td>
|
||
|
<td valign="top">Path</td>
|
||
|
<td valign="top"><i>Character value</i>, *ALL</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="3"><a href="#DSPOPT.USRSPC"><b>USRSPC</b></a></td>
|
||
|
<td valign="top">User space</td>
|
||
|
<td valign="top"><i>Qualified object name</i></td>
|
||
|
<td valign="top" rowspan="3">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Qualifier 1: User space</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>*LIBL</u></b>, *CURLIB</td>
|
||
|
</tr><tr>
|
||
|
<td valign="top"><a href="#DSPOPT.REPLACE"><b>REPLACE</b></a></td>
|
||
|
<td valign="top">Replace user space</td>
|
||
|
<td valign="top"><b><u>*YES</u></b>, *NO</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top" rowspan="3"><a href="#DSPOPT.OUTFILE"><b>OUTFILE</b></a></td>
|
||
|
<td valign="top">File to receive output</td>
|
||
|
<td valign="top"><i>Qualified object name</i></td>
|
||
|
<td valign="top" rowspan="3">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Qualifier 1: File to receive output</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>*LIBL</u></b>, *CURLIB</td>
|
||
|
</tr><tr>
|
||
|
<td valign="top" rowspan="3"><a href="#DSPOPT.OUTMBR"><b>OUTMBR</b></a></td>
|
||
|
<td valign="top">Output member options</td>
|
||
|
<td valign="top"><i>Element list</i></td>
|
||
|
<td valign="top" rowspan="3">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 1: Member to receive output</td>
|
||
|
<td valign="top">
|
||
|
<i>Name</i>, <b><u>*FIRST</u></b></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Element 2: Replace or add records</td>
|
||
|
<td valign="top">
|
||
|
<b><u>*REPLACE</u></b>, *ADD</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPOPT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="DSPOPT.VOL"></a>
|
||
|
<h3>Volume identifier (VOL)</h3>
|
||
|
<p>Specifies the identifier of the optical volume which contains the information being shown.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>The information is shown for all optical volumes on the specified directly-attached optical device (DEV parameter).
|
||
|
</dd>
|
||
|
<dt><b>*MOUNTED</b></dt>
|
||
|
<dd>The information is shown for the volume mounted on the specified device (DEV parameter).
|
||
|
<p>
|
||
|
<b>Note: </b>This value is valid only for directly-attached optical devices, not for library devices.
|
||
|
</p>
|
||
|
</dd>
|
||
|
<dt><b><i>volume-identifier</i></b></dt>
|
||
|
<dd>Specify the identifier of an optical volume.
|
||
|
</dd>
|
||
|
<dt><b><i>generic*-volume-identifier</i></b></dt>
|
||
|
<dd>Specify the generic name of the volume identifier. A generic name is a character string of one or more characters followed by an asterisk (*); for example, ABC*. The asterisk substitutes for any valid characters. A generic name will result in the display of all volumes in directly attached optical devices which begin with the generic prefix and for which the user has authority. If an asterisk is not included with the generic (prefix) name, the system assumes it to be the complete object name.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPOPT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPOPT.DEV"></a>
|
||
|
<h3>Optical device (DEV)</h3>
|
||
|
<p>Specifies the directly-attached optical device containing the optical volume whose information is displayed.
|
||
|
</p>
|
||
|
<p>
|
||
|
<b>Note: </b>This parameter is ignored when a specific volume name is specified on the VOL parameter.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>The volume attributes are displayed for optical volumes in all directly attached optical devices.
|
||
|
<p>
|
||
|
<b>Note: </b>This value is valid only when VOL(*ALL) or VOL(generic*) is specified.
|
||
|
</p>
|
||
|
</dd>
|
||
|
<dt><b><i>optical-device</i></b></dt>
|
||
|
<dd>Specify the name of a directly-attached optical device.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPOPT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPOPT.DATA"></a>
|
||
|
<h3>Data type (DATA)</h3>
|
||
|
<p>Specifies the type of information that is displayed when specified on the PATH parameter. If DATA(*SAVRST) is specified, the information includes a description of each object saved to the optical file and summary information about the saved objects. To determine whether the volume being displayed contains data in the basic stream file format or in the save and restore format, you can specify DATA(*FILATR) and check the data file identifiers listed.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*VOLATR</u></b></dt>
|
||
|
<dd>The volume attributes for the specified volume or volumes are displayed.
|
||
|
</dd>
|
||
|
<dt><b>*DIRATR</b></dt>
|
||
|
<dd>The directory attributes for the specified directory or directories are displayed.
|
||
|
</dd>
|
||
|
<dt><b>*FILATR</b></dt>
|
||
|
<dd>The file attributes for the specified file or files are displayed.
|
||
|
</dd>
|
||
|
<dt><b>*SAVRST</b></dt>
|
||
|
<dd>The specified files contain save and restore data. Summary information is displayed for the command and each saved object.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPOPT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPOPT.OUTPUT"></a>
|
||
|
<h3>Output (OUTPUT)</h3>
|
||
|
<p>Specifies whether the output from the command is displayed at the requesting work station, printed with the job's spooled output, added to a database file or directed to a user space.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*</u></b></dt>
|
||
|
<dd>Output requested by an interactive job is shown on the display. If the command is run as part of a batch job, the output is printed with the job's spooled output.
|
||
|
</dd>
|
||
|
<dt><b>*PRINT</b></dt>
|
||
|
<dd>The output is printed with the job's spooled output.
|
||
|
</dd>
|
||
|
<dt><b>*OUTFILE</b></dt>
|
||
|
<dd>The output is directed to the database file specified on the OUTFILE parameter.
|
||
|
</dd>
|
||
|
<dt><b>*USRSPC</b></dt>
|
||
|
<dd>The output is added to the user space specified on the USRSPC parameter.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPOPT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPOPT.PATH"></a>
|
||
|
<h3>Path (PATH)</h3>
|
||
|
<p>Specifies the path name of the directory or the file on the volume being displayed. The DATA parameter indicates whether the directory or the file attributes are displayed. The object path name can be either a simple name or a name that is qualified with the name of the directory in which the object is located. A pattern can be specified in the last part of the path name. An asterisk (*) matches any number of characters. If the path name is qualified or contains a pattern, it must be enclosed in apostrophes.
|
||
|
</p>
|
||
|
<p>
|
||
|
<b>Note: </b>This parameter is ignored if DATA(*VOLATR) is specified.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>*ALL</b></dt>
|
||
|
<dd>*ALL can have different meanings based on how parameter DATA is specified. Following is a list of combinations and their meanings.
|
||
|
<ul>
|
||
|
<li>DATA(*VOLATR) and PATH(*ALL), the PATH parameter is ignored.
|
||
|
</li>
|
||
|
<li>DATA(*SAVRST) and PATH(*ALL), all save/restore files for all directories on the volume will be listed.
|
||
|
</li>
|
||
|
<li>DATA(*SAVRST) and PATH(/directory1/*ALL), all save/restore files in the path /directory1 will be listed.
|
||
|
</li>
|
||
|
<li>DATA(*DIRATR) and PATH(*ALL), all directories attributes for all directories on the volume will be listed.
|
||
|
</li>
|
||
|
<li>DATA(*DIRATR) and PATH(/directory1/*ALL), all directories attributes for directories in the path /directory1 will be listed.
|
||
|
</li>
|
||
|
<li>DATA(*FILATR) and PATH(*ALL), all file attributes for files in the root directory (/) of the volume will be listed.
|
||
|
</li>
|
||
|
<li>DATA(*FILATR) and PATH(/directory1/*ALL), all file attributes for files in /directory1 of the volume will be listed.
|
||
|
</li>
|
||
|
</ul>
|
||
|
</dd>
|
||
|
<dt><b><i>path-name</i></b></dt>
|
||
|
<dd>Specify the fully qualified directory or file name which is to have its attributes listed.
|
||
|
</dd>
|
||
|
<dt><b><i>generic*-path-name</i></b></dt>
|
||
|
<dd>Specify the generic name of the path identifier. A generic name is a character string of one or more characters followed by an asterisk (*); for example, /directory1/file*. The asterisk substitutes for any valid characters. A generic name will result in the display of all directories or files attributes which begin with the generic prefix and for which the user has authority. If an asterisk is not included with the generic (prefix) name, the system assumes it to be the complete object name.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPOPT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPOPT.USRSPC"></a>
|
||
|
<h3>User space (USRSPC)</h3>
|
||
|
<p>Specifies the user space to which the output of the display is added.
|
||
|
</p>
|
||
|
<p>
|
||
|
<b>Note: </b>This parameter is valid only if OUTPUT(*USRSPC) is specified.
|
||
|
</p>
|
||
|
<p><b>Qualifier 1: User space</b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>user-space-name</i></b></dt>
|
||
|
<dd>Specify the name of the user space that receives the output.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p><b>Qualifier 2: Library</b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*LIBL</u></b></dt>
|
||
|
<dd>All libraries in the job's library list are searched until the first match is found.
|
||
|
</dd>
|
||
|
<dt><b>*CURLIB</b></dt>
|
||
|
<dd>The current library for the job is searched. If no library is specified as the current library for the job, the QGPL library is used.
|
||
|
</dd>
|
||
|
<dt><b><i>library-name</i></b></dt>
|
||
|
<dd>Specify the name of the library to be searched.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPOPT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPOPT.REPLACE"></a>
|
||
|
<h3>Replace user space (REPLACE)</h3>
|
||
|
<p>Indicates whether to replace an existing user space.
|
||
|
</p>
|
||
|
<p>
|
||
|
<b>Note: </b>This parameter is valid only if OUTPUT(*USRSPC) is specified and is ignored if the user space is not found in the specified library.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*YES</u></b></dt>
|
||
|
<dd>The user space is replaced if found. The existing authorities of the original user space are retained, but the contents are replaced.
|
||
|
</dd>
|
||
|
<dt><b>*NO</b></dt>
|
||
|
<dd>The user space is not replaced if found. The request ends and a message is sent to the job log indicating that the user space already exists in the library and cannot be created.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPOPT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPOPT.OUTFILE"></a>
|
||
|
<h3>File to receive output (OUTFILE)</h3>
|
||
|
<p>Specifies the database file to which the output of the command is directed. If the file does not exist, this command creates a database file in the specified library. If the file is created, the public authority for the file is the same as the create authority specified for the library in which the file is created. Use the Display Library Description (DSPLIBD) command to show the library's create authority.
|
||
|
</p>
|
||
|
<p><b>Qualifier 1: File to receive output</b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>name</i></b></dt>
|
||
|
<dd>Specify the name of the database file to which the command output is directed.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p><b>Qualifier 2: Library</b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*LIBL</u></b></dt>
|
||
|
<dd>The library list is used to locate the file. If the file is not found, one is created in the current library. If no current library exists, the file will be created in the QGPL library.
|
||
|
</dd>
|
||
|
<dt><b>*CURLIB</b></dt>
|
||
|
<dd>The current library for the thread is used to locate the file. If no library is specified as the current library for the thread, the QGPL library is used.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b><i>name</i></b></dt>
|
||
|
<dd>Specify the name of the library to be searched.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPOPT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPOPT.OUTMBR"></a>
|
||
|
<h3>Output member options (OUTMBR)</h3>
|
||
|
<p>Specifies the name of the database file member that receives the output of the command.
|
||
|
</p>
|
||
|
<p><b>Element 1: Member to receive output</b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*FIRST</u></b></dt>
|
||
|
<dd>The first member in the file receives the output. If OUTMBR(*FIRST) is specified and the member does not exist, the system creates a member with the name of the file specified for the <b>File to receive output (OUTFILE)</b> parameter. If the member already exists, you have the option to add new records to the end of the existing member or clear the member and then add the new records.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b><i>name</i></b></dt>
|
||
|
<dd>Specify the name of the file member that receives the output. If it does not exist, the system creates it.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p><b>Element 2: Replace or add records</b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*REPLACE</u></b></dt>
|
||
|
<dd>The system clears the existing member and adds the new records.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*ADD</b></dt>
|
||
|
<dd>The system adds the new records to the end of the existing records.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPOPT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DSPOPT.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p><b>Example 1: Displaying Attributes for All Optical Volumes</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
DSPOPT VOL(*ALL) DEV(*ALL)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command displays the volume attributes for all volumes in all local optical devices and libraries.
|
||
|
</p>
|
||
|
<p><b>Example 2: Displaying Attributes Using a Generic Search</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
DSPOPT VOL(PAY*) DATA(*DIRATR) PATH('/*')
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command displays the attributes for all directories in the root directory of all optical volumes beginning with the characters PAY.
|
||
|
</p>
|
||
|
<p><b>Example 3: Displaying Attributes of a Specific Directory</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
DSPOPT VOL(VOL01) DEV(OPT01) DATA(*FILATR)
|
||
|
PATH('/DIR1/DIR2/*')
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command displays the file attributes for all files in the directory <i>/DIR1/DIR2</i> of optical volume VOL01.
|
||
|
</p>
|
||
|
<p><b>Example 4: Displaying Save and Restore Data</b>
|
||
|
</p>
|
||
|
<p>
|
||
|
<pre>
|
||
|
DSPOPT VOL(*MOUNTED) DEV(OPT01) DATA(*SAVRST)
|
||
|
PATH('*ALL')
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command displays the save and restore data for all files found on the optical volume mounted in device OPT01.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPOPT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DSPOPT.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF1247</b></dt>
|
||
|
<dd>Subsystem &1 cannot start prestart job &2.
|
||
|
</dd>
|
||
|
<dt><b>CPF384C</b></dt>
|
||
|
<dd>Error occurred during CCSID conversion.
|
||
|
</dd>
|
||
|
<dt><b>CPF3864</b></dt>
|
||
|
<dd>&2 &1 in &3 not restored.
|
||
|
</dd>
|
||
|
<dt><b>CPF386A</b></dt>
|
||
|
<dd>File not found.
|
||
|
</dd>
|
||
|
<dt><b>CPF5729</b></dt>
|
||
|
<dd>Not able to allocate object &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF9810</b></dt>
|
||
|
<dd>Library &1 not found.
|
||
|
</dd>
|
||
|
<dt><b>CPF9815</b></dt>
|
||
|
<dd>Member &5 file &2 in library &3 not found.
|
||
|
</dd>
|
||
|
<dt><b>CPF9845</b></dt>
|
||
|
<dd>Error occurred while opening file &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF9850</b></dt>
|
||
|
<dd>Override of printer file &1 not allowed.
|
||
|
</dd>
|
||
|
<dt><b>CPF9851</b></dt>
|
||
|
<dd>Overflow value for file &1 in &2 too small.
|
||
|
</dd>
|
||
|
<dt><b>CPF9860</b></dt>
|
||
|
<dd>Error occurred during output file processing.
|
||
|
</dd>
|
||
|
<dt><b>OPT1115</b></dt>
|
||
|
<dd>File not found.
|
||
|
</dd>
|
||
|
<dt><b>OPT1125</b></dt>
|
||
|
<dd>File is in use.
|
||
|
</dd>
|
||
|
<dt><b>OPT1135</b></dt>
|
||
|
<dd>Request failed because number of open files is at the limit.
|
||
|
</dd>
|
||
|
<dt><b>OPT1140</b></dt>
|
||
|
<dd>Unexpected error occurred during file processing.
|
||
|
</dd>
|
||
|
<dt><b>OPT1185</b></dt>
|
||
|
<dd>Cannot access held optical file.
|
||
|
</dd>
|
||
|
<dt><b>OPT1205</b></dt>
|
||
|
<dd>Directory not found.
|
||
|
</dd>
|
||
|
<dt><b>OPT1212</b></dt>
|
||
|
<dd>Directory in use.
|
||
|
</dd>
|
||
|
<dt><b>OPT1224</b></dt>
|
||
|
<dd>Path length exceeds the maximum of 256 bytes.
|
||
|
</dd>
|
||
|
<dt><b>OPT1247</b></dt>
|
||
|
<dd>User space &1 not created in library &2.
|
||
|
</dd>
|
||
|
<dt><b>OPT1255</b></dt>
|
||
|
<dd>File is corrupted.
|
||
|
</dd>
|
||
|
<dt><b>OPT1317</b></dt>
|
||
|
<dd>Directory name is too long.
|
||
|
</dd>
|
||
|
<dt><b>OPT1320</b></dt>
|
||
|
<dd>Optical volume &1 in use.
|
||
|
</dd>
|
||
|
<dt><b>OPT1325</b></dt>
|
||
|
<dd>Optical volume format not recognized.
|
||
|
</dd>
|
||
|
<dt><b>OPT1330</b></dt>
|
||
|
<dd>Optical volume not found or not useable.
|
||
|
</dd>
|
||
|
<dt><b>OPT1331</b></dt>
|
||
|
<dd>Optical volume &1 not found.
|
||
|
</dd>
|
||
|
<dt><b>OPT1340</b></dt>
|
||
|
<dd>Optical volume &1 not initialized.
|
||
|
</dd>
|
||
|
<dt><b>OPT1346</b></dt>
|
||
|
<dd>Operation not allowed to volume located in a remote optical device.
|
||
|
</dd>
|
||
|
<dt><b>OPT1360</b></dt>
|
||
|
<dd>Media directory corrupted on optical volume &1.
|
||
|
</dd>
|
||
|
<dt><b>OPT1427</b></dt>
|
||
|
<dd>A generic or *ALL volume request is not allowed with DATA value.
|
||
|
</dd>
|
||
|
<dt><b>OPT1460</b></dt>
|
||
|
<dd>Optical volume &1 is not in an optical device.
|
||
|
</dd>
|
||
|
<dt><b>OPT1463</b></dt>
|
||
|
<dd>Operation not completed, optical volume is not a primary volume.
|
||
|
</dd>
|
||
|
<dt><b>OPT1489</b></dt>
|
||
|
<dd>Volume parameter is not permitted for device &1.
|
||
|
</dd>
|
||
|
<dt><b>OPT1530</b></dt>
|
||
|
<dd>&1 does not represent a valid optical device.
|
||
|
</dd>
|
||
|
<dt><b>OPT1555</b></dt>
|
||
|
<dd>Optical device &1 in use.
|
||
|
</dd>
|
||
|
<dt><b>OPT1605</b></dt>
|
||
|
<dd>Media or device error occurred.
|
||
|
</dd>
|
||
|
<dt><b>OPT1640</b></dt>
|
||
|
<dd>Error occurred reading files or directories.
|
||
|
</dd>
|
||
|
<dt><b>OPT1790</b></dt>
|
||
|
<dd>Operation not allowed or conflicts with another request.
|
||
|
</dd>
|
||
|
<dt><b>OPT1805</b></dt>
|
||
|
<dd>Error accessing optical volume index file.
|
||
|
</dd>
|
||
|
<dt><b>OPT1810</b></dt>
|
||
|
<dd>Error accessing optical directory index file.
|
||
|
</dd>
|
||
|
<dt><b>OPT1813</b></dt>
|
||
|
<dd>Unexpected error occurred.
|
||
|
</dd>
|
||
|
<dt><b>OPT1815</b></dt>
|
||
|
<dd>Internal program error occurred.
|
||
|
</dd>
|
||
|
<dt><b>OPT1820</b></dt>
|
||
|
<dd>Internal error occurred on optical device &1.
|
||
|
</dd>
|
||
|
<dt><b>OPT1821</b></dt>
|
||
|
<dd>Error occurred on optical device &1.
|
||
|
</dd>
|
||
|
<dt><b>OPT1825</b></dt>
|
||
|
<dd>Optical indexes are incorrect for optical device &1.
|
||
|
</dd>
|
||
|
<dt><b>OPT1860</b></dt>
|
||
|
<dd>Request to optical device &1 failed.
|
||
|
</dd>
|
||
|
<dt><b>OPT1861</b></dt>
|
||
|
<dd>No device description configured for resource &1.
|
||
|
</dd>
|
||
|
<dt><b>OPT1862</b></dt>
|
||
|
<dd>No active device description for resource &1.
|
||
|
</dd>
|
||
|
<dt><b>OPT1863</b></dt>
|
||
|
<dd>Optical libraries need to be reclaimed.
|
||
|
</dd>
|
||
|
<dt><b>OPT1872</b></dt>
|
||
|
<dd>Optical request timed out or was cancelled.
|
||
|
</dd>
|
||
|
<dt><b>OPT2040</b></dt>
|
||
|
<dd>Error accessing backup control file.
|
||
|
</dd>
|
||
|
<dt><b>OPT2301</b></dt>
|
||
|
<dd>Internal system object in use.
|
||
|
</dd>
|
||
|
<dt><b>OPT2420</b></dt>
|
||
|
<dd>Not authorized to optical volume &2.
|
||
|
</dd>
|
||
|
<dt><b>OPT2422</b></dt>
|
||
|
<dd>Not authorized to file or directory.
|
||
|
</dd>
|
||
|
<dt><b>OPT6713</b></dt>
|
||
|
<dd>Display volume details failed.
|
||
|
</dd>
|
||
|
<dt><b>OPT7740</b></dt>
|
||
|
<dd>User not authorized to object &2 in library &3 type &4.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPOPT.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|