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

58 lines
4.2 KiB
HTML
Raw Permalink 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="task" />
<meta name="DC.Title" content="Configure an interactive subsystem: Add workstation entries" />
<meta name="abstract" content="Add workstation entries to the subsystem description. This is the key step for assigning which devices are allocated to which subsystem." />
<meta name="description" content="Add workstation entries to the subsystem description. This is the key step for assigning which devices are allocated to which subsystem." />
<meta name="DC.Relation" scheme="URI" content="rzakssbsintactconfig.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakssbsintactconfig5.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakssbsintactconfig7.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="rzakssbsintactconfig6" />
<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>Configure an interactive subsystem: Add workstation entries</title>
</head>
<body id="rzakssbsintactconfig6"><a name="rzakssbsintactconfig6"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Configure an interactive subsystem: Add workstation entries</h1>
<div><p>Add workstation entries to the subsystem description. This is the
key step for assigning which devices are allocated to which subsystem.</p>
<div class="section">You need to determine which subsystems should allocate which devices
(AT(*SIGNON)). In addition, determine if you need to allow the use of TFRJOB
from one subsystem to another (AT(*ENTER)).</div>
<div class="example"><blockquote><pre>ADDWSE SBSD(SBSLIB/PGRM) WRKSTN(PGMR*) AT(*SIGNON)
ADDWSE SBSD(SBSLIB/ORDERENT) WRKSTN(ORDERENT*) AT(*SIGNON)
ADDWSE SBSD(QGPL/QINTER) WRKSTN(QPADEV*) AT(*SIGNON)</pre>
</blockquote>
</div>
<div class="section">In this example, the subsystem and device naming convention is based
upon the type of work the user does. Programmers all have devices that are
named with PGMR and run in the PGRM subsystem. Order entry personnel all have
devices that are named with ORDERENT and run in the ORDERENT subsystem. All
other users use the system default naming convention of QPADEVxxxx and run
in the IBM-supplied syubsystem QINTER.</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakssbsintactconfig.htm" title="The information in this section explains how to set up a new interactive subsystem.">Configure an interactive subsystem</a></div>
<div class="previouslink"><strong>Previous topic:</strong> <a href="rzakssbsintactconfig5.htm" title="Add a routing entry to the subsystem.">Configure an interactive subsystem: Add a routing entry</a></div>
<div class="nextlink"><strong>Next topic:</strong> <a href="rzakssbsintactconfig7.htm" title="When you begin using your own set of subsystems, you might not need to use QINTER. However, if you have a reason to continue to use QINTER, you need to ensure that QINTER is set up NOT to allocate the workstations that you want to run under your other subsystems. There are two possible ways to do this.">Configure an interactive subsystem: Customize QINTER</a></div>
</div>
</div>
</body>
</html>