175 lines
5.6 KiB
HTML
175 lines
5.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>Display Device Description (DSPDEVD)</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="DSPDEVD.Top_Of_Page"></a>
|
||
|
<h2>Display Device Description (DSPDEVD)</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="#DSPDEVD.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#DSPDEVD.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#DSPDEVD.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="DSPDEVD"></a>
|
||
|
<p>The Display Device Description (DSPDEVD) command displays a device description.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPDEVD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="DSPDEVD.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="#DSPDEVD.DEVD"><b>DEVD</b></a></td>
|
||
|
<td valign="top">Device description</td>
|
||
|
<td valign="top"><i>Name</i></td>
|
||
|
<td valign="top">Required, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DSPDEVD.OUTPUT"><b>OUTPUT</b></a></td>
|
||
|
<td valign="top">Output</td>
|
||
|
<td valign="top"><b><u>*</u></b>, *PRINT</td>
|
||
|
<td valign="top">Optional, Positional 2</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DSPDEVD.OPTION"><b>OPTION</b></a></td>
|
||
|
<td valign="top">Option</td>
|
||
|
<td valign="top"><b><u>*ALL</u></b>, *BASIC, *SWTLINLST, *MODE, *AUXDEV, *MLBRSC, *USRDFNOPT, *STGRSC, *VRTETHRSC</td>
|
||
|
<td valign="top">Optional, Positional 3</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPDEVD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="DSPDEVD.DEVD"></a>
|
||
|
<h3>Device description (DEVD)</h3>
|
||
|
<p>Specifies the name of the device description.
|
||
|
</p>
|
||
|
<p>This is a required parameter.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPDEVD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPDEVD.OUTPUT"></a>
|
||
|
<h3>Output (OUTPUT)</h3>
|
||
|
<p>Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*</u></b></dt>
|
||
|
<dd>The output is displayed for interactive jobs or printed with the job's spooled output for non-interactive jobs.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<dl>
|
||
|
<dt><b>*PRINT</b></dt>
|
||
|
<dd>The output is printed with the job's spooled output.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPDEVD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DSPDEVD.OPTION"></a>
|
||
|
<h3>Option (OPTION)</h3>
|
||
|
<p>This parameter allows you to display information selectively. You can choose to display all information (*ALL) or specific information.
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ALL</u></b></dt>
|
||
|
<dd>All information concerning the device is displayed.
|
||
|
</dd>
|
||
|
<dt><b>*BASIC</b></dt>
|
||
|
<dd>Only the basic characteristics of the device are displayed.
|
||
|
</dd>
|
||
|
<dt><b>*SWTLINLST</b></dt>
|
||
|
<dd>Only the information about switched lines for this local area network printer device is displayed.
|
||
|
</dd>
|
||
|
<dt><b>*MODE</b></dt>
|
||
|
<dd>Only the information concerning mode attachments is displayed.
|
||
|
</dd>
|
||
|
<dt><b>*AUXDEV</b></dt>
|
||
|
<dd>Only the information concerning auxiliary devices is displayed.
|
||
|
</dd>
|
||
|
<dt><b>*MLBRSC</b></dt>
|
||
|
<dd>Only the information concerning associated device resources for this tape media library is displayed.
|
||
|
</dd>
|
||
|
<dt><b>*USRDFNOPT</b></dt>
|
||
|
<dd>A list of user-defined options to be used by user applications or user-specified programs that process spooled files is displayed.
|
||
|
</dd>
|
||
|
<dt><b>*STGRSC</b></dt>
|
||
|
<dd>Only the information concerning file server storage resources associated with this device is displayed.
|
||
|
</dd>
|
||
|
<dt><b>*VRTETHRSC</b></dt>
|
||
|
<dd>Only the information concerning virtual Ethernet resources associated with this device is displayed.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPDEVD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DSPDEVD.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
DSPDEVD DEVD(WRKSTN01)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command displays information about the device description named WRKSTN01. The information is displayed on the work station from which the command was submitted. If the command is entered from a batch job, the output from the display is printed with the job's spooled output.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPDEVD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DSPDEVD.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF2603</b></dt>
|
||
|
<dd>Device description &1 not found.
|
||
|
</dd>
|
||
|
<dt><b>CPF2625</b></dt>
|
||
|
<dd>Not able to allocate object &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF2628</b></dt>
|
||
|
<dd>Device description previously deleted.
|
||
|
</dd>
|
||
|
<dt><b>CPF2634</b></dt>
|
||
|
<dd>Not authorized to object &1.
|
||
|
</dd>
|
||
|
<dt><b>CPF268C</b></dt>
|
||
|
<dd>&1 not valid for device &2.
|
||
|
</dd>
|
||
|
<dt><b>CPF2777</b></dt>
|
||
|
<dd>Device description &1 is damaged.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DSPDEVD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|