59 lines
4.4 KiB
HTML
59 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="Manage prestart jobs" />
|
|
<meta name="abstract" content="Use prestart jobs to reduce the amount of time required to handle a program start request. This topic discusses the most common tasks associated with prestart jobs." />
|
|
<meta name="description" content="Use prestart jobs to reduce the amount of time required to handle a program start request. This topic discusses the most common tasks associated with prestart jobs." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksmanagingjobs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksprestartjbstartmanual.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakspgmstrtreq.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksendprestartjob.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="rzaksmanagprestartjob" />
|
|
<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>Manage prestart jobs</title>
|
|
</head>
|
|
<body id="rzaksmanagprestartjob"><a name="rzaksmanagprestartjob"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Manage prestart jobs</h1>
|
|
<div><p>Use prestart jobs to reduce the amount of time required to handle
|
|
a program start request. This topic discusses the most common tasks associated
|
|
with prestart jobs.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaksprestartjbstartmanual.htm">Start a prestart job</a></strong><br />
|
|
Prestart jobs typically start at the same time the subsystem is started. You manually start a prestart job when all prestart jobs have been ended by the system due to an error or were never started during subsystem start up due to STRJOBS (*NO) on the prestart job entry. To start a prestart job, use the character-based interface.</li>
|
|
<li class="ulchildlink"><strong><a href="rzakspgmstrtreq.htm">Queue or reject program start requests</a></strong><br />
|
|
If a program start request arrives when the current number of prestart jobs is less than the number specified in the MAXJOBS attribute on the prestart job entry, and none of the prestart jobs are available to handle the program start request, you have the option to have this new request rejected or queued.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksendprestartjob.htm">End a prestart job</a></strong><br />
|
|
You can use the iSeries™ Navigator or the character-based interface
|
|
to end a prestart job and any associated inline data files for a prestart
|
|
job entry in an active subsystem. Jobs can be waiting for a request or can
|
|
already be associated with a request. Spooled output files associated with
|
|
the jobs being ended can also be ended or allowed to remain on the output
|
|
queue. The limit on the number of messages being written to each of the job
|
|
logs can also be changed.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksmanagingjobs.htm" title="As any work management administrator knows, managing jobs is more than placing jobs on hold and moving jobs from job queue to job queue. This topic discusses the most common job management tasks as well as some of the more involved tasks that can help improve your system's performance.">Manage jobs</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |