74 lines
5.7 KiB
HTML
74 lines
5.7 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="The controlling subsystem" />
|
||
|
<meta name="abstract" content="The controlling subsystem is the interactive subsystem that starts automatically when the system starts, and it is the subsystem through which the system operator controls the system via the system console. It is identified in the Controlling subsystem/library (QCTLSBSD) system value." />
|
||
|
<meta name="description" content="The controlling subsystem is the interactive subsystem that starts automatically when the system starts, and it is the subsystem through which the system operator controls the system via the system console. It is identified in the Controlling subsystem/library (QCTLSBSD) system value." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakscreatecontrolsbs.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaksmakerestrictedstate.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../experience/wmrstateabstract53.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="rzakscontrollingsbs" />
|
||
|
<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>The controlling subsystem </title>
|
||
|
</head>
|
||
|
<body id="rzakscontrollingsbs"><a name="rzakscontrollingsbs"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">The controlling subsystem </h1>
|
||
|
<div><p>The controlling subsystem is the interactive subsystem that starts
|
||
|
automatically when the system starts, and it is the subsystem through which
|
||
|
the system operator controls the system via the system console. It is identified
|
||
|
in the Controlling subsystem/library (QCTLSBSD) system value. </p>
|
||
|
<p>IBM<sup>®</sup> supplies
|
||
|
two complete controlling subsystem descriptions: QBASE (the default controlling
|
||
|
subsystem) and QCTL. Only one controlling subsystem can be active on the system
|
||
|
at any time.</p>
|
||
|
<p>When the system is in the restricted condition, most of the activity on
|
||
|
the system has ended, and only one workstation is active. The system must
|
||
|
be in this condition for commands such as Save System (<span class="cmdname">SAVSYS</span>)
|
||
|
or Reclaim Storage (<span class="cmdname">RCLSTG</span>) to run. Some programs for diagnosing
|
||
|
equipment problems also require the system to be in a restricted condition.
|
||
|
To end this condition, you must start the controlling subsystem again.</p>
|
||
|
<div class="p"><div class="note"><span class="notetitle">Note:</span> There is also a batch restricted state in which one batch job can
|
||
|
be active.</div>
|
||
|
</div>
|
||
|
<p>When all of the subsystems, including the controlling subsystem are ended,
|
||
|
a restricted condition is created. You can end each subsystem individually
|
||
|
or you can use the ENDSBS SBS(*ALL) OPTION(*IMMED).</p>
|
||
|
<div class="important"><span class="importanttitle">Important:</span> The system cannot reach the restricted
|
||
|
state until there is only one job remaining in the controlling subsystem.
|
||
|
Sometimes it may appear as though there is a single job remaining, but the
|
||
|
system does not go into the restricted state. In this case you need to verify
|
||
|
that there are no suspended system request jobs, suspended group jobs, or
|
||
|
disconnected jobs on the remaining active display. Use the Work with Active
|
||
|
Jobs (<span class="cmdname">WRKACTJOB</span>) command and press F14=Include to display
|
||
|
any suspended or disconnected jobs. If these jobs exist, you need to end them
|
||
|
in order for the system to reach the restricted state. The ENDSYS and ENDSBS
|
||
|
functions will send a CPI091C information message to the command issuer when
|
||
|
this condition is detected.</div>
|
||
|
</div>
|
||
|
<div><div class="reltasks"><strong>Related tasks</strong><br />
|
||
|
<div><a href="rzakscreatecontrolsbs.htm" title="IBM supplies two complete controlling subsystem configurations: QBASE (the default controlling subsystem), and QCTL. Only one controlling subsystem can be active on the system at one time. Typically, the IBM supplied subsystem configurations should be sufficient for most business needs. However, you can create your own version of a controlling subsystem and configure it to more closely meet your company's unique needs.">Create a controlling subsystem</a></div>
|
||
|
<div><a href="rzaksmakerestrictedstate.htm" title="If all of the subsystems, including the controlling subsystem are ended, the system goes into a restricted condition. You can place the system in a restricted condition by using one of two commands from an interactive workstation.">Place the system in restricted state</a></div>
|
||
|
</div>
|
||
|
<div class="relinfo"><strong>Related information</strong><br />
|
||
|
<div><a href="../experience/wmrstateabstract53.htm">Experience Report: Restricted State</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|