56 lines
3.5 KiB
HTML
56 lines
3.5 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="reference" />
|
|
<meta name="DC.Title" content="Subsystem descriptions and prestart job entries with DDM" />
|
|
<meta name="abstract" content="A subsystem description defines how, where, and how much work enters a subsystem, and which resources the subsystem uses to perform the work." />
|
|
<meta name="description" content="A subsystem description defines how, where, and how much work enters a subsystem, and which resources the subsystem uses to perform the work." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbae5subsyss.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbae5subsyspre" />
|
|
<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 descriptions and prestart job entries with DDM</title>
|
|
</head>
|
|
<body id="rbae5subsyspre"><a name="rbae5subsyspre"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Subsystem descriptions and prestart job entries with DDM</h1>
|
|
<div><p>A subsystem description defines how, where, and how much work enters
|
|
a subsystem, and which resources the subsystem uses to perform the work.</p>
|
|
<div class="section"><p>The following paragraphs describe how the prestart
|
|
job entries in the QUSRWRK subsystem description affect the DDM server.</p>
|
|
<p>A
|
|
prestart job is a batch job that starts running before a program on a remote
|
|
server initiates communications with the server. Prestart jobs use prestart
|
|
job entries in the subsystem description to determine which program, class,
|
|
and storage pool to use when the jobs are started. Within a prestart job entry,
|
|
you must specify attributes that the subsystem uses to create and manage a
|
|
pool of prestart jobs.</p>
|
|
</div>
|
|
<div class="section"><p>Prestart jobs provide increased performance when initiating a
|
|
connection to a server. Prestart job entries are defined within
|
|
a subsystem. Prestart jobs become active when that subsystem is started, or
|
|
they can be controlled with the <span class="cmdname">Start Prestart Job (STRPJ)</span> and <span class="cmdname">End
|
|
Prestart Job (ENDPJ)</span> commands.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbae5subsyss.htm" title="This topic collection provides information for working with server jobs.">DDM server jobs</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |