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

59 lines
4.3 KiB
HTML
Raw 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="Hold a job queue" />
<meta name="abstract" content="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." />
<meta name="description" content="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." />
<meta name="DC.Relation" scheme="URI" content="rzaksmanagejobq1.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="rzaksjobqhold" />
<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>Hold a job queue</title>
</head>
<body id="rzaksjobqhold"><a name="rzaksjobqhold"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Hold a job queue</h1>
<div><p> 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.</p>
<div class="p">To place a job queue on hold, you can use iSeries™ Navigator or the character-based
interface.</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksmanagejobq1.htm" title="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.">Manage job queues</a></div>
</div>
</div><div class="nested1" xml:lang="en-us" id="navjobqhold"><a name="navjobqhold"><!-- --></a><h2 class="topictitle2">iSeries Navigator</h2>
<div><div class="p"><span>In iSeries Navigator,
expand <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</span> &gt; <span class="uicontrol">Right-click the queue</span> &gt; <span class="uicontrol">Hold</span></span>.</span></div>
</div>
<div class="nested2" xml:lang="en-us" id="cbijobqhold"><a name="cbijobqhold"><!-- --></a><h3 class="topictitle3">Character-based interface</h3>
<div><div class="section"><strong>Command</strong>: Hold Job Queue (<span class="cmdname">HLDJOBQ</span>)</div>
<div class="example">In this example, the job queue QBATCH is placed on hold. All jobs
that are not running at the time that the command is issued are held until
the queue is released or cleared.<blockquote><pre>HLDJOBQ JOBQ(QBATCH)</pre>
</blockquote>
</div>
</div>
</div>
</div>
</body>
</html>