176 lines
6.0 KiB
HTML
176 lines
6.0 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 System Status (WRKSYSSTS)</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="WRKSYSSTS.Top_Of_Page"></a>
|
|
<h2>Work with System Status (WRKSYSSTS)</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="#WRKSYSSTS.PARAMETERS.TABLE">Parameters</a><br>
|
|
<a href="#WRKSYSSTS.COMMAND.EXAMPLES">Examples</a><br>
|
|
<a href="#WRKSYSSTS.ERROR.MESSAGES">Error messages</a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<div> <a name="WRKSYSSTS"></a>
|
|
<p>The Work with System Status (WRKSYSSTS) command allows you to work with information about the current status of the system. It displays the number of jobs currently in the system, the total capacity of the system auxiliary storage pool (ASP), the percentage of the system ASP currently in use, the amount of temporary storage currently in use, the percentage of machine addresses used, and statistical information related to each storage pool that currently has main storage allocated to it. The statistical information is gathered during an identified time interval (shown as the elapsed time); the data can either be updated by extending the measurement time interval, or it can be restarted to show statistics for the interval starting with the previous display.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKSYSSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
|
|
<div>
|
|
<h3><a name="WRKSYSSTS.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="#WRKSYSSTS.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 1</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#WRKSYSSTS.RESET"><b>RESET</b></a></td>
|
|
<td valign="top">Reset status statistics</td>
|
|
<td valign="top"><b><u>*NO</u></b>, *YES</td>
|
|
<td valign="top">Optional</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top"><a href="#WRKSYSSTS.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="#WRKSYSSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</div>
|
|
<div> <a name="WRKSYSSTS.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="#WRKSYSSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="WRKSYSSTS.RESET"></a>
|
|
<h3>Reset status statistics (RESET)</h3>
|
|
<p>Specifies whether system status statistics fields are reset to zero, as if this is the first occurrence of this command in this job.
|
|
</p>
|
|
<dl>
|
|
<dt><b><u>*NO</u></b></dt>
|
|
<dd>The system status statistics are not reset.
|
|
</dd>
|
|
<dt><b>*YES</b></dt>
|
|
<dd>The system status statistics are reset. This will also reset the status statistics on the Display System Status (DSPSYSSTS) command and the QWCRSSTS API.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKSYSSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<div> <a name="WRKSYSSTS.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 previously used assistance level is presented.
|
|
</dd>
|
|
<dt><b>*USRPRF</b></dt>
|
|
<dd>The assistance level defined in the user profile is presented.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b>*BASIC</b></dt>
|
|
<dd>The Operational Assistant user interface is used.
|
|
</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><b>*INTERMED</b></dt>
|
|
<dd>The system user interface is presented.
|
|
</dd>
|
|
<dt><b>*ADVANCED</b></dt>
|
|
<dd>The system user interface expert mode is presented.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKSYSSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="WRKSYSSTS.COMMAND.EXAMPLES">Examples</a> </h3>
|
|
<p>
|
|
<pre>
|
|
WRKSYSSTS OUTPUT(*PRINT)
|
|
</pre>
|
|
</p>
|
|
<p>This command prints the system status information. If OUTPUT(*) is specified instead, and the command is entered from an interactive job, the Work with System Status panel is displayed, showing information about the system.
|
|
</p>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKSYSSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
<hr size="2" width="100%">
|
|
<div><h3><a name="WRKSYSSTS.ERROR.MESSAGES">Error messages</a> </h3>
|
|
<p><b><u>*ESCAPE Messages</u></b>
|
|
</p>
|
|
<dl>
|
|
<dt><b>CPF1009</b></dt>
|
|
<dd>Statistics elapsed time reset.
|
|
</dd>
|
|
<dt><b>CPF1882</b></dt>
|
|
<dd>Value for paging option not valid.
|
|
</dd>
|
|
<dt><b>CPF980A</b></dt>
|
|
<dd>&1 routine in &2 module detected an exception. The exception return code was &3.
|
|
</dd>
|
|
<dt><b>CPF9847</b></dt>
|
|
<dd>Error occurred while closing file &1 in library &2.
|
|
</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>CPF9871</b></dt>
|
|
<dd>Error occurred while processing.
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<table width="100%">
|
|
<tr><td align="right"><a href="#WRKSYSSTS.Top_Of_Page">Top</a></td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|