63 lines
4.5 KiB
HTML
63 lines
4.5 KiB
HTML
<?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="task" />
|
|
<meta name="DC.Title" content="Add workstation entries" />
|
|
<meta name="abstract" content="A workstation entry is used when a job is started when a user signs on or transfers an interactive job from another subsystem. You can specify the following items in a workstation entry. Parameter names are given in parentheses. Use the character-based interface to add workstation entries." />
|
|
<meta name="description" content="A workstation entry is used when a job is started when a user signs on or transfers an interactive job from another subsystem. You can specify the following items in a workstation entry. Parameter names are given in parentheses. Use the character-based interface to add workstation entries." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakscreatesubsystemdef.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksaboutwrkstationentry.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004-2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004-2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaksaddwrkstatntry" />
|
|
<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>Add workstation entries</title>
|
|
</head>
|
|
<body id="rzaksaddwrkstatntry"><a name="rzaksaddwrkstatntry"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Add workstation entries</h1>
|
|
<div><p>A workstation entry is used when a job is started when a user signs
|
|
on or transfers an interactive job from another subsystem. You can specify
|
|
the following items in a workstation entry. Parameter names are given in parentheses.
|
|
Use the character-based interface to add workstation entries.</p>
|
|
<div class="p"><ul><li>Workstation name or type (<span class="parmname">WRKSTN</span> or <span class="parmname">WRKSTNTYPE</span>)</li>
|
|
<li>Job description name (<span class="parmname">JOBD</span>) or job description name
|
|
in the user profile</li>
|
|
<li>Maximum number of jobs that can be active at the same time through the
|
|
entry (<span class="parmname">MAXACT</span>)</li>
|
|
<li>When the workstations are to be allocated, either when the
|
|
subsystem is started or when an interactive job enters the subsystem through
|
|
the Transfer Job (<span class="cmdname">TFRJOB</span>) command and the <span class="parmname">AT</span> parameter.</li>
|
|
</ul>
|
|
To add a workstation entry to a subsystem description, use the character-based
|
|
interface.</div>
|
|
<div class="section"><strong>Command</strong>: Add Workstation Entry (<span class="cmdname">ADDWSE</span>)</div>
|
|
<div class="example"><strong>Example</strong>: The following example adds the workstation entry
|
|
DSP12 to the subsystem ABC.<blockquote><pre>ADDWSE SBSD(USERLIB/ABC) WRKSTN(DSP12)
|
|
JOBD(USERLIB/WSE)</pre>
|
|
</blockquote>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakscreatesubsystemdef.htm" title="You can create a subsystem description in two ways. You can copy an existing subsystem description and change it, or you can create an entirely new description.">Create a subsystem description</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzaksaboutwrkstationentry.htm" title="An interactive job is a job that starts when a user signs on to a display station and ends when the user signs off. For the job to run, the subsystem searches for the job description, which may be specified in the workstation entry or the user profile.">Workstation entries</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |