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

59 lines
4.2 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<?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="Start a batch job that is waiting in the job queue" />
<meta name="abstract" content="Occasionally you might need to force a job to start immediately. While moving the job to a job queue that is not busy is the most efficient method to accomplish this, there are some other methods that you can use." />
<meta name="description" content="Occasionally you might need to force a job to start immediately. While moving the job to a job queue that is not busy is the most efficient method to accomplish this, there are some other methods that you can use." />
<meta name="DC.Relation" scheme="URI" content="rzaksstartjobmanual.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="rzaksstartbatchjob" />
<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>Start a batch job that is waiting in the job queue</title>
</head>
<body id="rzaksstartbatchjob"><a name="rzaksstartbatchjob"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Start a batch job that is waiting in the job queue</h1>
<div><p>Occasionally you might need to force a job to start immediately.
While moving the job to a job queue that is not busy is the most efficient
method to accomplish this, there are some other methods that you can use.</p>
<div class="p">To start a batch job, first check the status of the job queue in which
the job resides and determine if moving the job to another queue makes the
most sense for your situation. (<span class="menucascade"><span class="uicontrol">My Connections</span> &gt; <span class="uicontrol">server</span> &gt; <span class="uicontrol">Work Management</span> &gt; <span class="uicontrol">Job
Queues</span> &gt; <span class="uicontrol">Active Job Queues or All Job Queues</span></span>) <p>If moving the job to another queue isn't feasible,
you can place the running jobs on hold and then move the job that you need
to start up in priority. However, use caution when using this method because
the held jobs are still included in the maximum active job count.</p>
</div>
<div class="section">To change the priority of the job and indicate when it should run,
do the following:</div>
<ol><li><span>Right-click the job and click <span class="uicontrol">Properties</span>.</span></li>
<li><span>On the Job Properties window, click the <span class="uicontrol">Job Queue</span> tab.</span></li>
<li><span>Change the <span class="uicontrol">Priority on job queue </span> to a higher
priority (0 is the highest).</span></li>
<li><span>Set the <span class="uicontrol">When to make job available to run</span> to
either Now or specify the date and time.</span></li>
<li><span>Click<span class="uicontrol"> OK</span>.</span></li>
</ol>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksstartjobmanual.htm" title="Interactive jobs are started when the user signs on to a workstation. You start prestart jobs and batch jobs by using iSeries Navigator or the character based interface, depending upon the circumstances.">Start a job</a></div>
</div>
</div>
</body>
</html>