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

96 lines
8.0 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 job queues" />
<meta name="abstract" content="As you manage the work on your system, you might find it necessary to manipulate jobs that are waiting in a job queue. Perhaps someone needs a job run immediately and the job is sitting in a queue at a low priority. Or maybe you need to perform some maintenance on a subsystem and want to move all of the jobs to a queue that is not associated with that particular subsystem." />
<meta name="description" content="As you manage the work on your system, you might find it necessary to manipulate jobs that are waiting in a job queue. Perhaps someone needs a job run immediately and the job is sitting in a queue at a low priority. Or maybe you need to perform some maintenance on a subsystem and want to move all of the jobs to a queue that is not associated with that particular subsystem." />
<meta name="DC.Relation" scheme="URI" content="rzaksdailyworkmanage.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksassignqueueentry.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakschangeajobqueue.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksclearjobqueue.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakscreatejobqueue.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksdeletejobqueue.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakswhichsbstmhasjqueue.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksjobqhold.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksrlsjobq.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksmvjobtonwjobq.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksputjobsonjobqueue.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksfindjob.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksspecifyqueuepriority.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="rzaksmanagejobq1" />
<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 job queues</title>
</head>
<body id="rzaksmanagejobq1"><a name="rzaksmanagejobq1"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Manage job queues</h1>
<div><p>As you manage the work on your system, you might find
it necessary to manipulate jobs that are waiting in a job queue. Perhaps someone
needs a job run immediately and the job is sitting in a queue at a low priority.
Or maybe you need to perform some maintenance on a subsystem and want to move
all of the jobs to a queue that is not associated with that particular subsystem. </p>
<p>The following information describes how to accomplish these types of management
tasks.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzaksassignqueueentry.htm">Assign the job queue to the subsystem</a></strong><br />
To assign a job queue entry to a subsystem description, use the character-based interface.</li>
<li class="ulchildlink"><strong><a href="rzakschangeajobqueue.htm">Change the number of jobs running simultaneously in a job queue</a></strong><br />
The QBASE subsystem is shipped with a job queue entry for the QBATCH job queue. This entry only allows one batch job to run at a time. If you want more than one batch job from that job queue to run simultaneously then you need to change the job queue entry.</li>
<li class="ulchildlink"><strong><a href="rzaksclearjobqueue.htm">Clear a job queue</a></strong><br />
When you clear a job queue, every job on the queue is deleted.
This includes any jobs that are in the hold state. You can use iSeries™ Navigator
or the character-based interface to clear a job queue. Jobs that are running
are not affected because they are considered active jobs and are no longer
on the queue.</li>
<li class="ulchildlink"><strong><a href="rzakscreatejobqueue.htm">Create job queues</a></strong><br />
To create a job queue, use the character-based interface.</li>
<li class="ulchildlink"><strong><a href="rzaksdeletejobqueue.htm">Delete a job queue</a></strong><br />
To delete a job queue, use the character-based interface.</li>
<li class="ulchildlink"><strong><a href="rzakswhichsbstmhasjqueue.htm">Determine which subsystem has a job queue allocated</a></strong><br />
You can determine which subsystem has allocated the job queue using
the iSeries™ Navigator
interface or the character-based interface. This is useful when you find it
necessary to delete the job queue since you cannot delete a job queue to which
a subsystem is active.</li>
<li class="ulchildlink"><strong><a href="rzaksjobqhold.htm">Hold a job queue</a></strong><br />
When you place a job queue on hold you prevent the processing of all of the jobs that are currently waiting on the job queue. Placing a job queue on hold has no effect on jobs that are running. Additional jobs can be placed on the job queue while it is held, but they are not processed.</li>
<li class="ulchildlink"><strong><a href="rzaksrlsjobq.htm">Release a job queue</a></strong><br />
When you release a job queue, all of the jobs that were placed on hold as a result of placing the job queue on hold are also released. If an individual job was placed on hold before the job queue was held, then the job is not released.</li>
<li class="ulchildlink"><strong><a href="rzaksmvjobtonwjobq.htm">Move a job to a different job queue</a></strong><br />
There are many reasons why you might want to move a job to another queue. For example, sometimes jobs become backlogged in the queue because of a long running job. Perhaps the job's scheduled run time conflicts with a new job that has a higher priority. One way to manage this situation is to move the waiting jobs to another queue that is not as busy.</li>
<li class="ulchildlink"><strong><a href="rzaksputjobsonjobqueue.htm">Place a job on the job queue</a></strong><br />
Jobs are placed on the job queue by either moving an existing job
from one queue to another, or by submitting a new job. Use iSeries™ Navigator
to move jobs between queues. Use the character-based interface to submit a
new job.</li>
<li class="ulchildlink"><strong><a href="rzaksfindjob.htm">Search all job queues for a specific job</a></strong><br />
You can use either the iSeries™ Navigator or the character-based
interface to search job queues for a specific job.</li>
<li class="ulchildlink"><strong><a href="rzaksspecifyqueuepriority.htm">Specify the priority for the job queue</a></strong><br />
To specify the order in which the job queues are processed by the subsystem, use the character-based interface.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksdailyworkmanage.htm" title="As a system operator or administrator, one of your tasks is to keep your server running smoothly. This means you monitor, manage, and ensure that your jobs, job queues, subsystems, memory pools, job logs, and output queues function properly.">Manage work</a></div>
</div>
</div>
</body>
</html>