<?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="Determine which subsystem has a job queue allocated" /> <meta name="abstract" content="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." /> <meta name="description" content="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." /> <meta name="DC.Relation" scheme="URI" content="rzaksmanagejobq1.htm" /> <meta name="DC.Relation" scheme="URI" content="rzakshowjobqueuewrk.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="xrzakswhichsbstmhasjqueue" /> <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>Determine which subsystem has a job queue allocated</title> </head> <body id="xrzakswhichsbstmhasjqueue"><a name="xrzakswhichsbstmhasjqueue"><!-- --></a> <!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script> <h1 class="topictitle1">Determine which subsystem has a job queue allocated</h1> <div><p>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.</p> </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 class="relconcepts"><strong>Related concepts</strong><br /> <div><a href="rzakshowjobqueuewrk.htm" title="Job queues are allocated by a subsystem via the job queue entry. Jobs can be placed on a job queue even if the subsystem has not been started. When the subsystem is started, it processes the jobs on the queue.">How a job queue works</a></div> </div> </div><div class="nested1" xml:lang="en-us" id="navwhichsbstmhasjqueue"><a name="navwhichsbstmhasjqueue"><!-- --></a><h2 class="topictitle2">iSeries Navigator</h2> <div><div class="section">To see which subsystem has allocated the job queue, do the following:</div> <ol><li class="stepexpand"><span>In iSeries Navigator expand <span class="menucascade"><span class="uicontrol">Work Management</span> > <span class="uicontrol">Job Queues</span> > <span class="uicontrol">All Job Queues</span></span>.</span></li> <li class="stepexpand"><span>Locate the job queue in the right pane of iSeries Navigator.</span> You will see the subsystem which has allocated the job queue in the Subsystem column. <blockquote>(If you do not see the Subsystem column, add it to the display. <span class="menucascade"><span class="uicontrol">Right-click All Job Queues</span> > <span class="uicontrol">Customize this view</span> > <span class="uicontrol">Columns</span></span>.)</blockquote> </li> <li class="stepexpand"><span>Or you can right-click the job queue and click <span class="uicontrol">Properties</span>. The subsystem is listed on the General page of the Job Queue Properties window.</span></li> </ol> </div> </div> <div class="nested1" xml:lang="en-us" id="cbiwhichsbstmhasjqueue"><a name="cbiwhichsbstmhasjqueue"><!-- --></a><h2 class="topictitle2">Character-based interface</h2> <div><div class="section"><strong>Command</strong>: <span class="cmdname">WRKJOBQ </span><span class="parmname"> JOBQ(LIBA/JOBQA)</span> where JOBQA is the name of the job queue</div> <ol><li class="stepexpand"><span>Type in the command WRKJOBQ JOBQ(LIBA/JOBQA).</span> The Work with Job Queue display appears. The subsystem description function key appears in the function key area of the display when the job queue is allocated to a system.</li> <li class="stepexpand"><span>Press the subsystem description function key.</span> The Work with Subsystem Descriptions display appears showing the subsystem to which the job queue is allocated.</li> </ol> </div> </div> </body> </html>