ibm-information-center/dist/eclipse/plugins/i5OS.ic.nls_5.4.0.1/rbagswrkstationentry.htm

77 lines
4.3 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Workstation entry" />
<meta name="abstract" content="You can specify many items in a workstation entry." />
<meta name="description" content="You can specify many items in a workstation entry." />
<meta name="DC.Relation" scheme="URI" content="rbagssubsystemsandnls.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/tfrjob.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/addwse.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/chgwse.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/rmvwse.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbagswrkstationentry" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Workstation entry</title>
</head>
<body id="rbagswrkstationentry"><a name="rbagswrkstationentry"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Workstation entry</h1>
<div><p>You can specify many items in a workstation entry.</p>
<p>Here are the items. Parameter names are given in parentheses. </p>
<ul><li>Workstation name or type (WRKSTN or WRKSTNTYPE)</li>
<li>Job description to be used for jobs started through this workstation entry</li>
<li>Maximum number of interactive jobs that can be active at the same time
through the entry (MAXACT)</li>
<li>When the work stations are to be allocated, either when the subsystem
is started or when an interactive job enters the subsystem through the Transfer
Job (TFRJOB) command.</li>
</ul>
<div class="section"><h4 class="sectiontitle">Add, change, or remove workstation entries</h4><p>The
following commands allow you to add, change, or remove workstation entries
from a subsystem description.</p>
<p>To add a workstation entry
to a subsystem description, use the Add Work Station Entry (ADDWSE) command.
Here is an example of adding a workstation entry:</p>
<pre>ADDWSE SBSD(USERLIB/ABC) WRKSTN(DSP12)
JOBD(USERLIB/WSE)</pre>
<p>To specify a different job
description for a previously defined workstation entry, use the Change Work
Station Entry (CHGWSE) command. Here is an example of changing a workstation
entry:</p>
<pre>CHGWSE SBSD(USERLIB/ABC) WRKSTN(DSP12)
JOBD(USERLIB/NEWJD)</pre>
<p>To remove a workstation
entry from a subsystem description, use the Remove Work Station Entry (RMVWSE)
command. Here is an example of removing a workstation entry:</p>
<pre>RMVWSE SBSD(USERLIB/ABC) WRKSTN(DSP12)</pre>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagssubsystemsandnls.htm" title="A subsystem is a single, predefined operating environment through which the server coordinates the work flow and resource use.">Subsystems</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../cl/tfrjob.htm">Transfer Job (TFRJOB) command</a></div>
<div><a href="../cl/addwse.htm">Add Work Station Entry (ADDWSE) command</a></div>
<div><a href="../cl/chgwse.htm">Change Work Station Entry (CHGWSE) command</a></div>
<div><a href="../cl/rmvwse.htm">Remove Work Station Entry (RMVWSE) command</a></div>
</div>
</div>
</body>
</html>