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

63 lines
4.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="task" />
<meta name="DC.Title" content="Configure an interactive subsystem: Create a class" />
<meta name="abstract" content="Create a class. The class defines certain performance characteristics for your interactive subsystem." />
<meta name="description" content="Create a class. The class defines certain performance characteristics for your interactive subsystem." />
<meta name="DC.Relation" scheme="URI" content="rzakssbsintactconfig.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakssbsintactconfig1.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakssbsintactconfig3.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="rzaksbsintactconfi2" />
<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: Create a class</title>
</head>
<body id="rzaksbsintactconfi2"><a name="rzaksbsintactconfi2"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Configure an interactive subsystem: Create a class</h1>
<div><p>Create a class. The class defines certain performance characteristics
for your interactive subsystem.</p>
<div class="example"> To create a class that is identical to the QINTER class, enter the
following command:<blockquote><pre>CRTCLS SBSLIB/INTER1 RUNPTY(20) TIMESLICE(2000) PURGE(*YES) DFTWAIT(30)
TEXT('Custom Interactive Subsystem Class')</pre>
</blockquote>
</div>
<div class="section"><p>You can use the QINTER class in QGPL for your custom interactive
subsystems, or you can create a single class to use for all of your interactive
subsystems, or you can create one for each interactive subsystem. </p>
<p>Your
choice should depend upon whether you want to customize some of the performance
settings for a particular subsystem. IBM-supplied subsystems are shipped with
a class created for each subsystem, with the name of the class being the same
as the name of the subsystem. </p>
<p>If you do NOT create a class for each
subsystem with the same name as the subsystem, you will need to specify the
class name on the Add Routing Entry (<span class="cmdname">ADDRTGE</span>) command.
This is because the default for the CLS parameter is *SBSD, meaning the class
name has the same name as the subsystem description.</p>
</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="rzakssbsintactconfig1.htm" title="Create a library in which you store your subsystem configuration objects.">Configure an interactive subsystem: Create a library</a></div>
<div class="nextlink"><strong>Next topic:</strong> <a href="rzakssbsintactconfig3.htm" title="Create the subsystem description. Repeat this step for each subsystem that you need to define.">Configure an interactive subsystem: Create the subsystem description</a></div>
</div>
</div>
</body>
</html>