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

80 lines
5.3 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="task" />
<meta name="DC.Title" content="Search all job queues for a specific job" />
<meta name="abstract" content="You can use either the iSeries Navigator or the character-based interface to search job queues for a specific job." />
<meta name="description" content="You can use either the iSeries Navigator or the character-based interface to search job queues for a specific job." />
<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="rzaksfindjob" />
<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>Search all job queues for a specific job</title>
</head>
<body id="rzaksfindjob"><a name="rzaksfindjob"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Search all job queues for a specific job</h1>
<div><p>You can use either the iSeries™ Navigator or the character-based
interface to search job queues for a specific job.</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><div class="nested1" xml:lang="en-us" id="navfindjob"><a name="navfindjob"><!-- --></a><h2 class="topictitle2">iSeries Navigator</h2>
<div><div class="section"></div>
<ol><li><span>In iSeries Navigator,
expand <span class="menucascade"><span class="uicontrol">My Connections</span> &gt; <span class="uicontrol">server</span> &gt; <span class="uicontrol">Basic Operations</span> &gt; <span class="uicontrol">Right-click Jobs</span> &gt; <span class="uicontrol">Customize this View</span> &gt; <span class="uicontrol">Include</span></span>.</span></li>
<li><span>Use the Jobs-Include window to narrow down the number of jobs that
are displayed. Make sure that the <span class="uicontrol">Job queue</span> field is
set to All.</span></li>
<li><span>When you click <span class="uicontrol">OK</span> all of the jobs that meet
your criteria will display.</span></li>
</ol>
</div>
</div>
<div class="nested1" xml:lang="en-us" id="cbifindjob"><a name="cbifindjob"><!-- --></a><h2 class="topictitle2">Character-based interface</h2>
<div><div class="section"><strong>Command</strong>: Work with Job Queues (<span class="cmdname"> WRKJOBQ</span>)</div>
<div class="example"><strong>Example</strong>: The following example creates a list of all jobs
on the JOBQA job queue.<blockquote><pre>WRKJOBQ JOBQ(LIBA/JOBQA)</pre>
</blockquote>
</div>
</div>
</div>
<div class="nested1" xml:lang="en-us" id="cbifindjobname"><a name="cbifindjobname"><!-- --></a><h2 class="topictitle2">Find a job when you do not know the name of the job queue</h2>
<div><div class="section">If you do not know the name of the job queue, do the following:</div>
<ol><li class="stepexpand"><span>Enter the command without the <span class="parmname">JOBQ</span> parameter.</span> The Work with All Job Queues window appears with a list of all job queues
to which you are authorized.</li>
<li class="stepexpand"><span>Scan this list until you see the name of a job queue that may contain
the job that you are trying to find.</span></li>
</ol>
<div class="section">After you have found a job in a job queue, you can look at that job
by entering the work with option for the job that you want to see. The Work
with Job display appears. This display provides several options for viewing
all of the information available for the job that you selected.<div class="p">If you know
what job you are looking for, the following command will take you directly
to the job display. <blockquote><pre>WRKJOB JOB(number/user/name) OPTION(*DFNA) </pre>
</blockquote>
If
you're not sure what job you're looking for, Work with Submitted Jobs (<span class="cmdname">WRKSBMJOB</span>)
or Work with User Jobs (<span class="cmdname">WRKUSRJOB</span>) can help. </div>
</div>
</div>
</div>
</body>
</html>