446 lines
16 KiB
HTML
446 lines
16 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>Work with Configuration Status (WRKCFGSTS)</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="WRKCFGSTS.Top_Of_Page"></a>
|
|
<h2>Work with Configuration Status (WRKCFGSTS)</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="#WRKCFGSTS.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#WRKCFGSTS.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#WRKCFGSTS.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="WRKCFGSTS"></a>
|
|
<p>The Work with Configuration Status (WRKCFGSTS) command is used to display and to work with configuration status functions. When you run this command, the Work with Configuration Status display is shown.
|
|
</p>
|
|
<p>For network server descriptions, the status displayed is the configuration status of the object. Options are available from Work with Configuration Status to display the status of the network server functions and client sessions. Use this option to check for active clients before varying off a network server.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKCFGSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="WRKCFGSTS.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="#WRKCFGSTS.CFGTYPE"><b>CFGTYPE</b></a></td>
|
|
<td valign="top">Type</td>
|
|
<td valign="top">*NWS, *NWI, *LIN, *CTL, *DEV</td>
|
|
<td valign="top">Required, Positional 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#WRKCFGSTS.CFGD"><b>CFGD</b></a></td>
|
|
<td valign="top">Configuration description</td>
|
|
<td valign="top"><i>Generic name, name</i>, <b><u>*ALL</u></b>, *CMN, *ASYNC, *BSC, *DDI, *ELAN, *FAX, *FR, *IDLC, *NET, *PPP, *SDLC, *TDLC, *TRLAN, *WLS, *X25, *WS, *LWS, *RWS, *VWS, *CRP, *DKT, *MLB, *OPTMLB, *TAPMLB, *OPT, *ASP, *NWSH, *TAP, *DSP, *LCLDSP, *RMTDSP, *VRTDSP, *PRT, *LANPRT, *LCLPRT, *RMTPRT, *VRTPRT, *LOC, *SNPT, *APPC, *FNC, *HOST, *RTL, *INTRA, *ATM, *ISDN, *T1</td>
|
|
<td valign="top">Optional, Positional 2</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#WRKCFGSTS.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 3</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#WRKCFGSTS.RMTLOCNAME"><b>RMTLOCNAME</b></a></td>
|
|
<td valign="top">Remote location</td>
|
|
<td valign="top"><i>Generic name, name</i>, <b><u>*NONE</u></b></td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#WRKCFGSTS.RANGE"><b>RANGE</b></a></td>
|
|
<td valign="top">Range</td>
|
|
<td valign="top"><b><u>*NET</u></b>, *OBJ</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#WRKCFGSTS.STATUS"><b>STATUS</b></a></td>
|
|
<td valign="top">Status</td>
|
|
<td valign="top"><b><u>*ALL</u></b>, *ACTIVE, *FAILED, *VARYOFF, *VARYON, *AVAILABLE</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#WRKCFGSTS.ASTLVL"><b>ASTLVL</b></a></td>
|
|
<td valign="top">Assistance level</td>
|
|
<td valign="top"><b><u>*PRV</u></b>, *USRPRF, *BASIC, *INTERMED, *ADVANCED</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKCFGSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="WRKCFGSTS.CFGTYPE"></a>
|
|
<h3>Type (CFGTYPE)</h3>
|
|
<p>Specifies the type of description for which you want the status to be shown.
|
|
</p>
|
|
<dl>
|
|
<dt><b>*NWS</b></dt>
|
|
<dd>Status for network servers is shown.
|
|
</dd>
|
|
<dt><b>*NWI</b></dt>
|
|
<dd>Status for network interfaces is displayed.
|
|
</dd>
|
|
<dt><b>*LIN</b></dt>
|
|
<dd>Status for lines is displayed.
|
|
</dd>
|
|
<dt><b>*CTL</b></dt>
|
|
<dd>Status for controllers is displayed.
|
|
</dd>
|
|
<dt><b>*DEV</b></dt>
|
|
<dd>Status for devices is displayed.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKCFGSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="WRKCFGSTS.CFGD"></a>
|
|
<h3>Configuration description (CFGD)</h3>
|
|
<p>Specifies the descriptions you want displayed on the Work with Configuration Status display.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*ALL</u></b></dt>
|
|
<dd>Status for all network interfaces, all lines, all controllers, or all devices is displayed depending on the value for the <b>Type (CFGTYPE)</b> parameter. Status for any attached controllers and devices is also shown.
|
|
</dd>
|
|
<dt><b>*CMN</b></dt>
|
|
<dd>Status for communications controllers or devices is displayed depending on the value for the CFGTYPE parameter.
|
|
</dd>
|
|
<dt><b>*APPC</b></dt>
|
|
<dd>Status for Advanced Program-to-Program Communications (APPC) controllers or devices are displayed.
|
|
</dd>
|
|
<dt><b>*ASP</b></dt>
|
|
<dd>Status for Auxiliary storage pool (ASP) devices is displayed.
|
|
</dd>
|
|
<dt><b>*ASYNC</b></dt>
|
|
<dd>Status for Async lines, controllers, or devices is displayed.
|
|
</dd>
|
|
<dt><b>*ATM</b></dt>
|
|
<dd>Status for Asynchronous Transfer Mode (ATM) network interfaces is displayed.
|
|
</dd>
|
|
<dt><b>*BSC</b></dt>
|
|
<dd>Status for Bisynchronous lines, controllers, or devices is displayed.
|
|
</dd>
|
|
<dt><b>*DDI</b></dt>
|
|
<dd>Status for all distributed data interface lines is displayed.
|
|
</dd>
|
|
<dt><b>*DKT</b></dt>
|
|
<dd>Status for diskette devices is displayed.
|
|
</dd>
|
|
<dt><b>*DSP</b></dt>
|
|
<dd>Status for display devices is displayed.
|
|
</dd>
|
|
<dt><b>*ELAN</b></dt>
|
|
<dd>Status for Ethernet lines is displayed.
|
|
</dd>
|
|
<dt><b>*FAX</b></dt>
|
|
<dd>Status for all facsimile (fax) lines is displayed.
|
|
</dd>
|
|
<dt><b>*FNC</b></dt>
|
|
<dd>Status for finance controllers or devices is displayed.
|
|
</dd>
|
|
<dt><b>*FR</b></dt>
|
|
<dd>Status for all frame relay network interfaces or lines is displayed.
|
|
</dd>
|
|
<dt><b>*HOST</b></dt>
|
|
<dd>Status for all host controllers or devices is displayed.
|
|
</dd>
|
|
<dt><b>*IDLC</b></dt>
|
|
<dd>Status for IDLC lines is displayed.
|
|
</dd>
|
|
<dt><b>*INTRA</b></dt>
|
|
<dd>Status for intrasystem devices are displayed.
|
|
</dd>
|
|
<dt><b>*ISDN</b></dt>
|
|
<dd>Status for Integrated Systems Digital Network (ISDN) network interfaces are displayed.
|
|
</dd>
|
|
<dt><b>*LANPRT</b></dt>
|
|
<dd>Status descriptions of local area network (LAN) printer devices are shown.
|
|
</dd>
|
|
<dt><b>*LCLDSP</b></dt>
|
|
<dd>Status for local display station devices is displayed.
|
|
</dd>
|
|
<dt><b>*LCLPRT</b></dt>
|
|
<dd>Status for local printer devices is displayed.
|
|
</dd>
|
|
<dt><b>*LOC</b></dt>
|
|
<dd>Status for devices at a specific remote location is displayed. To specify *LOC, you must specify *DEV value for the CFGTYPE parameter.
|
|
</dd>
|
|
<dt><b>*LWS</b></dt>
|
|
<dd>Status for local work station controllers is displayed.
|
|
</dd>
|
|
<dt><b>*MLB</b></dt>
|
|
<dd>Status for both optical and tape media library devices is displayed.
|
|
</dd>
|
|
<dt><b>*NET</b></dt>
|
|
<dd>Status for network lines, controllers, or devices is displayed.
|
|
</dd>
|
|
<dt><b>*NWSH</b></dt>
|
|
<dd>Status for network server host adapter devices is displayed.
|
|
</dd>
|
|
<dt><b>*OPT</b></dt>
|
|
<dd>Status for optical devices is displayed.
|
|
</dd>
|
|
<dt><b>*CRP</b></dt>
|
|
<dd>Status for cryptographic devices is displayed.
|
|
</dd>
|
|
<dt><b>*OPTMLB</b></dt>
|
|
<dd>Status for optical media library devices is displayed.
|
|
</dd>
|
|
<dt><b>*PPP</b></dt>
|
|
<dd>Status descriptions of Point-to-Point Protocol (PPP) lines are shown.
|
|
</dd>
|
|
<dt><b>*PRT</b></dt>
|
|
<dd>Status for all printer devices is displayed.
|
|
</dd>
|
|
<dt><b>*RMTDSP</b></dt>
|
|
<dd>Status for remote display station devices is displayed.
|
|
</dd>
|
|
<dt><b>*RMTPRT</b></dt>
|
|
<dd>Status for remote printer devices is displayed.
|
|
</dd>
|
|
<dt><b>*RTL</b></dt>
|
|
<dd>Status for retail controllers or devices is displayed.
|
|
</dd>
|
|
<dt><b>*RWS</b></dt>
|
|
<dd>Status for remote work station controllers is displayed.
|
|
</dd>
|
|
<dt><b>*SDLC</b></dt>
|
|
<dd>Status for SDLC lines is displayed.
|
|
</dd>
|
|
<dt><b>*SNPT</b></dt>
|
|
<dd>Status descriptions of SNA pass-through devices are shown.
|
|
</dd>
|
|
<dt><b>*T1</b></dt>
|
|
<dd>Status for T1 network interfaces is displayed.
|
|
</dd>
|
|
<dt><b>*TAP</b></dt>
|
|
<dd>Status for tape controllers or devices is displayed, depending on the value for the CFGTYPE parameter.
|
|
</dd>
|
|
<dt><b>*TAPMLB</b></dt>
|
|
<dd>Status of tape media library devices is displayed.
|
|
</dd>
|
|
<dt><b>*TDLC</b></dt>
|
|
<dd>Status for TDLC lines is displayed.
|
|
</dd>
|
|
<dt><b>*TRLAN</b></dt>
|
|
<dd>Status for Token-ring lines is displayed.
|
|
</dd>
|
|
<dt><b>*VRTDSP</b></dt>
|
|
<dd>Status for virtual (pass-through) display station devices is displayed.
|
|
</dd>
|
|
<dt><b>*VRTPRT</b></dt>
|
|
<dd>Status for virtual (pass-through) printer devices is displayed.
|
|
</dd>
|
|
<dt><b>*VWS</b></dt>
|
|
<dd>Status for virtual (pass-through) work station controllers is displayed.
|
|
</dd>
|
|
<dt><b>*WS</b></dt>
|
|
<dd>Status for all work station controllers is displayed.
|
|
</dd>
|
|
<dt><b>*X25</b></dt>
|
|
<dd>Status for X.25 lines is displayed. Status for all display station devices is displayed.
|
|
</dd>
|
|
<dt><b><i>generic-name</i></b></dt>
|
|
<dd>Specify the generic name of the configuration descriptions to be displayed.
|
|
<p>
|
|
<b>Note: </b>A generic name is specified as a character string that contains one or more characters followed by an asterisk (*). If a generic name is specified, then all objects that have names with the same prefix as the generic object name are selected.
|
|
</p>
|
|
</dd>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the name of the configuration description to be displayed. Status for the specific description and any attachments is displayed.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKCFGSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="WRKCFGSTS.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="#WRKCFGSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="WRKCFGSTS.RMTLOCNAME"></a>
|
|
<h3>Remote location (RMTLOCNAME)</h3>
|
|
<p>Specifies the remote location name of the devices for which you want status displayed. Only those device descriptions with the specified remote location name are listed on the Work with Configuration Status display.
|
|
</p>
|
|
<p>This parameter is required if *LOC value is specified for the <b>Configuration description (CFGD)</b> parameter. It is not a valid parameter if any value other than *LOC is specified for the CFGD parameter.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NONE</u></b></dt>
|
|
<dd>Status is not being displayed depending on the remote location name. *NONE should be specified if *NWI, *LIN, or *CTL value is specified for the <b>Type (CFGTYPE)</b> parameter. *NONE should also be specified if any value other than *LOC is specified for the CFGD parameter.
|
|
</dd>
|
|
<dt><b><i>generic-name</i></b></dt>
|
|
<dd>Specify a generic remote location name.
|
|
<p>
|
|
<b>Note: </b>A generic name is specified as a character string that contains one or more characters followed by an asterisk (*). If a generic name is specified, then all objects that have names with the same prefix as the generic object name are selected.
|
|
</p>
|
|
</dd>
|
|
<dt><b><i>name</i></b></dt>
|
|
<dd>Specify the remote location name of the devices for which you want status displayed.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKCFGSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="WRKCFGSTS.RANGE"></a>
|
|
<h3>Range (RANGE)</h3>
|
|
<p>Specifies whether downline or upline attached configuration descriptions are shown.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NET</u></b></dt>
|
|
<dd>If a name for a single description is specified for the <b>Configuration description (CFGD)</b> parameter, both downline and upline descriptions are shown. If a special value or generic name is specified for the CFGD parameter, downline descriptions are shown.
|
|
</dd>
|
|
<dt><b>*OBJ</b></dt>
|
|
<dd>Only objects of the type specified for the <b>Type (CFGTYPE)</b> parameter are shown.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKCFGSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="WRKCFGSTS.STATUS"></a>
|
|
<h3>Status (STATUS)</h3>
|
|
<p>Specifies the status values used to subset the list of descriptions shown. This parameter is ignored if a name for a single description is specified for the <b>Configuration description (CFGD)</b> parameter.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*ALL</u></b></dt>
|
|
<dd>All descriptions are included in the list regardless of their status.
|
|
</dd>
|
|
<dt><b>*ACTIVE</b></dt>
|
|
<dd>All descriptions with an active status are shown.
|
|
</dd>
|
|
<dt><b>*AVAILABLE</b></dt>
|
|
<dd>All descriptions with an available status are shown.
|
|
</dd>
|
|
<dt><b>*FAILED</b></dt>
|
|
<dd>All descriptions with a failed, recovery, damaged, shutdown, or unknown status are shown.
|
|
</dd>
|
|
<dt><b>*VARYOFF</b></dt>
|
|
<dd>All descriptions with a varied off or vary off pending status are shown.
|
|
</dd>
|
|
<dt><b>*VARYON</b></dt>
|
|
<dd>All descriptions that do not have a varied off or vary off pending status are shown.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKCFGSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="WRKCFGSTS.ASTLVL"></a>
|
|
<h3>Assistance level (ASTLVL)</h3>
|
|
<p>Specifies which user interface to use.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*PRV</u></b></dt>
|
|
<dd>The previous user interface used is shown.
|
|
</dd>
|
|
<dt><b>*USRPRF</b></dt>
|
|
<dd>The user interface specified for the <b>Assistance level (ASTLVL)</b> parameter of your user profile is used.
|
|
</dd>
|
|
<dt><b>*BASIC</b></dt>
|
|
<dd>The Operational Assistant user interface is used.
|
|
<p>
|
|
<b>Note: </b>The *BASIC value for the ASTLVL parameter only when *DEV value is specified for the <b>Type (CFGTYPE)</b> parameter.
|
|
</p>
|
|
</dd>
|
|
<dt><b>*INTERMED</b></dt>
|
|
<dd>The system user interface is used.
|
|
</dd>
|
|
<dt><b>*ADVANCED</b></dt>
|
|
<dd>The expert user interface is used.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKCFGSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="WRKCFGSTS.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p><b>Example 1: Showing the Status for All Remote Display Stations</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
WRKCFGSTS CFGTYPE(*DEV) CFGD(*RMTDSP)
|
|
</pre>
|
|
</p>
|
|
<p>This command uses the Work with Configuration Status display to show the status for all remote display stations.
|
|
</p>
|
|
<p><b>Example 2: Showing the Status for All Network Servers</b>
|
|
</p>
|
|
<p>
|
|
<pre>
|
|
WRKCFGSTS CFGTYPE(*NWS) CFGD(*ALL)
|
|
</pre>
|
|
</p>
|
|
<p>This command allows the user to utilize the Work with Configuration Status command to show the status for all network servers on the system.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKCFGSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="WRKCFGSTS.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>CPF1E99</b></dt>
|
|
<dd>Unexpected error occurred.
|
|
</dd>
|
|
<dt><b>CPF2602</b></dt>
|
|
<dd>Controller &1 not found.
|
|
</dd>
|
|
<dt><b>CPF2702</b></dt>
|
|
<dd>Device description &1 not found.
|
|
</dd>
|
|
<dt><b>CPF2703</b></dt>
|
|
<dd>Controller description &1 not found.
|
|
</dd>
|
|
<dt><b>CPF2704</b></dt>
|
|
<dd>Line description &1 not found.
|
|
</dd>
|
|
<dt><b>CPF9846</b></dt>
|
|
<dd>Error while processing file &1 in library &2.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKCFGSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|