67 lines
4.8 KiB
HTML
67 lines
4.8 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="Start a subsystem" />
|
|
<meta name="abstract" content="The Start Subsystem (STRSBS) command starts a subsystem using the subsystem description specified in the command. When the subsystem is started, the system allocates the necessary and available resources (storage, workstations, and job queues) that are specified in the subsystem description. You can start a subsystem by using the iSeries Navigator interface or the character-based interface." />
|
|
<meta name="description" content="The Start Subsystem (STRSBS) command starts a subsystem using the subsystem description specified in the command. When the subsystem is started, the system allocates the necessary and available resources (storage, workstations, and job queues) that are specified in the subsystem description. You can start a subsystem by using the iSeries Navigator interface or the character-based interface." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakssbsyscomntsks.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakswhathappenssbsstarts.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="rzaksstartsbs" />
|
|
<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>Start a subsystem</title>
|
|
</head>
|
|
<body id="rzaksstartsbs"><a name="rzaksstartsbs"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Start a subsystem</h1>
|
|
<div><p>The Start Subsystem (<span class="cmdname">STRSBS</span>) command starts
|
|
a subsystem using the subsystem description specified in the command. When
|
|
the subsystem is started, the system allocates the necessary and available
|
|
resources (storage, workstations, and job queues) that are specified in the
|
|
subsystem description. You can start a subsystem by using the iSeries™ Navigator
|
|
interface or the character-based interface.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakssbsyscomntsks.htm" title="This information discuss the most common tasks that you can perform on a subsystem.">Common subsystem tasks</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzakswhathappenssbsstarts.htm" title="When a subsystem starts, the system allocates several items and starts autostart and prestart jobs before the subsystem is ready for work.">How a subsystem starts</a></div>
|
|
</div>
|
|
</div><div class="nested1" xml:lang="en-us" id="navstartsbs"><a name="navstartsbs"><!-- --></a><h2 class="topictitle2">iSeries Navigator</h2>
|
|
<div><div class="section">To start a subsystem using iSeries Navigator, do the following:</div>
|
|
<ol><li><span>Expand <span class="menucascade"><span class="uicontrol">My Connections</span> > <span class="uicontrol">server</span> > <span class="uicontrol">Work Management</span></span>.</span></li>
|
|
<li><span>Right-click <span class="uicontrol">Subsystems</span> and click <span class="uicontrol">Start
|
|
Subsystem</span>.</span></li>
|
|
<li><span>Indicate the <span class="uicontrol">Name</span> and <span class="uicontrol">Library</span> of
|
|
the subsystem to start and click <span class="uicontrol">OK</span>.</span></li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
<div class="nested1" xml:lang="en-us" id="cbistartsbs"><a name="cbistartsbs"><!-- --></a><h2 class="topictitle2">Character-based interface</h2>
|
|
<div><div class="section"><strong>Command</strong>: Start Subsystem (<span class="cmdname">STRSBS</span>)</div>
|
|
<div class="example"><strong>Example</strong>: This command starts the user subsystem that is associated
|
|
with the TELLER subsystem description in the QGPL library. The subsystem name
|
|
is TELLER. <blockquote><pre>STRSBS SBSD(QGPL/TELLER)</pre>
|
|
</blockquote>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |