ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaks_5.4.0.1/rzaksaboutwrkstationentry.htm

76 lines
7.2 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="concept" />
<meta name="DC.Title" content="Workstation entries" />
<meta name="abstract" content="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." />
<meta name="description" content="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." />
<meta name="DC.Relation" scheme="URI" content="rzaksaboutworkentries.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksaboutautostartentry.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksaboutcommentry.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksaboutjobqentries.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksprestartentryx.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakspjeforservers.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksaddwrkstatntry.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakschgwrkstnentry.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksrmvewkstatnentry.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="rzaksaboutwrkstationentry" />
<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 entries</title>
</head>
<body id="rzaksaboutwrkstationentry"><a name="rzaksaboutwrkstationentry"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Workstation entries</h1>
<div><p>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.</p>
<div class="p"> The workstation entry guides the subsystem to prospective workstations.
If a workstation is available, the subsystem sends a signon screen to the
display.<div class="note"><span class="notetitle">Note:</span> The subsystem description for the controlling subsystem must
contain a workstation entry for the console, and that entry must be of type
*SIGNON. (*SIGNON is a value for the <span class="parmname">AT</span> parameter, specified
on the Add Work Station Entry (<span class="cmdname">ADDWSE</span>) command.) The *SIGNON
value indicates that the signon display is displayed at the workstation when
the subsystem is started. This requirement ensures that the subsystem has
an interactive device for entry of system and subsystem level commands. The
End System (<span class="cmdname">ENDSYS</span>) command ends the iSeries™ licensed
program to a single session (or signon display) at the console in the controlling
subsystem. A subsystem description that does not contain a workstation entry
for the console cannot be started as a controlling subsystem.</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksaboutworkentries.htm" title="Work entries identify the sources where jobs can enter a subsystem. Specific types of work entries are used for different types of jobs. Work entries are part of the subsystem description.">Work entries</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzaksaboutautostartentry.htm" title="Autostart job entries identify the autostart jobs to start as soon as the subsystem starts. When a subsystem starts, the system allocates several items and starts autostart and prestart jobs before it is ready for work.">Autostart job entries</a></div>
<div><a href="rzaksaboutcommentry.htm" title="The communications work entry identifies to the subsystem the sources for the communications job it will process. The job processing begins when the subsystem receives a communications program start request from a remote system and an appropriate routing entry is found for the request.">Communications entries</a></div>
<div><a href="rzaksaboutjobqentries.htm" title="Job queue entries in a subsystem description specify from which job queues a subsystem is to receive jobs. When the subsystem is started, the subsystem tries to allocate each job queue defined in the subsystem job queue entries.">Job queue entries</a></div>
<div><a href="rzaksprestartentryx.htm" title="You define the prestart job by using a prestart job entry. A prestart job entry does not affect the device allocation or program start request assignment.">Prestart job entries</a></div>
<div><a href="rzakspjeforservers.htm" title="In the prestart job model there is one primary listening job, generally called the daemon job or listener job, and multiple server jobs that process the client requests. The daemon job listens on the port for connection requests. When a new connection is received, the daemon does some general work, then gives the socket descriptor to a waiting prestart server job.">Prestart jobs for servers</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzaksaddwrkstatntry.htm" title="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.">Add workstation entries</a></div>
<div><a href="rzakschgwrkstnentry.htm" title="You can specify a different job description for a previously defined workstation entry by using the character-based interface.">Change workstation entries</a></div>
<div><a href="rzaksrmvewkstatnentry.htm" title="You can remove a workstation entry from a subsystem description by using the character-based interface. The subsystem can be active at the time the command is run. However, all jobs that are active through the workstation entry must be ended before it can be removed.">Remove workstation entries</a></div>
</div>
</div>
</body>
</html>