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

68 lines
4.4 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="Subsystem description attributes" />
<meta name="abstract" content="Subsystem description attributes are common overall system attributes. When you create a subsystem, the first step is to define the subsystem attributes." />
<meta name="description" content="Subsystem description attributes are common overall system attributes. When you create a subsystem, the first step is to define the subsystem attributes." />
<meta name="DC.Relation" scheme="URI" content="rzakssbsd.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="rzaksaboutsbsdattributes" />
<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>Subsystem description attributes</title>
</head>
<body id="rzaksaboutsbsdattributes"><a name="rzaksaboutsbsdattributes"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Subsystem description attributes</h1>
<div><p>Subsystem description attributes are common overall system attributes.
When you create a subsystem, the first step is to define the subsystem attributes.</p>
<p>Subsystem attributes include:</p>
<ul><li>The name of the subsystem description and the library where it is stored</li>
<li>All of the memory pool definitions that this subsystem uses<p>A subsystem
definition can have a maximum of 10 memory pool definitions specified. Included
in the subsystem definition are:</p>
<ul><li>Pool definition identifier: This is the identifier inside the subsystem
description, of the storage pool definition.</li>
<li>Size: This is the size of the storage pool expressed in KB (1K=1024 bytes)
multiples and is the amount of main storage that the pool can
use.</li>
<li>Activity level: This is the maximum number of threads that can run at
the same time in the pool.</li>
</ul>
</li>
<li>The maximum number of jobs that can be active in the subsystem at the
same time</li>
<li>A text description of the subsystem description</li>
<li>The name and library of the signon display file that is used to show signon
displays at work stations that are allocated to the subsystem</li>
<li>A subsystem library name that you can use if you want to specify a library
that should be entered ahead of other libraries in the system portion of
the library list (This parameter allows you to use a secondary language library.)</li>
</ul>
<p>Also included in the subsystem description is information about authority
levels to the subsystem. This information is kept by Security and is not stored
with the other attributes of the subsystem description. You can view the subsystem
description authority by using the Display Object Authority (<span class="cmdname">DSPOBJAUT</span>)
command.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakssbsd.htm" title="A subsystem description is a system object that contains information defining the characteristics of an operating environment controlled by the system. The system-recognized identifier for the object type is *SBSD. A subsystem description defines how, where, and how much work enters a subsystem, and which resources the subsystem uses to perform the work. An active subsystem takes on the simple name of the subsystem description.">Subsystem description</a></div>
</div>
</div>
</body>
</html>