77 lines
5.2 KiB
HTML
77 lines
5.2 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="Determine in which pool a single job is running" />
|
||
|
<meta name="abstract" content="If you have a job that is not performing as you expect you might want to check the memory pool in which the job is running. To determine in which pool a single job is running, use iSeries Navigator or the character based interface." />
|
||
|
<meta name="description" content="If you have a job that is not performing as you expect you might want to check the memory pool in which the job is running. To determine in which pool a single job is running, use iSeries Navigator or the character based interface." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaksmanagemp1.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="rzaksmempooljob" />
|
||
|
<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 in which pool a single job is running</title>
|
||
|
</head>
|
||
|
<body id="rzaksmempooljob"><a name="rzaksmempooljob"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Determine in which pool a single job is running</h1>
|
||
|
<div><p>If you have a job that is not performing as you expect you might
|
||
|
want to check the memory pool in which the job is running. To determine in
|
||
|
which pool a single job is running, use iSeries™ Navigator or the character based
|
||
|
interface.</p>
|
||
|
<div class="section">After you have identified the pool in which the job is running, you
|
||
|
can view memory pool information and determine if changes need to be made.
|
||
|
For example, if too much paging occurs, possibly the memory pool needs to
|
||
|
be larger. Another possibility for poor performance is that maybe too many
|
||
|
other jobs are in the pool and you need to route this job to another pool.</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksmanagemp1.htm" title="Making sure that jobs get enough memory to complete efficiently is important. If too much memory is given to subsystem A and not enough to subsystem B, jobs in subsystem B might begin to run poorly. The following information describes the various tasks that are involved in managing memory pools.">Manage memory pools</a></div>
|
||
|
</div>
|
||
|
</div><div class="nested1" xml:lang="en-us" id="rzaksmempooljobnav"><a name="rzaksmempooljobnav"><!-- --></a><h2 class="topictitle2">iSeries Navigator</h2>
|
||
|
<div><div class="section">To use iSeries Navigator,
|
||
|
do the following:<div class="p"><ol><li>In iSeries Navigator,
|
||
|
expand <span class="menucascade"><span class="uicontrol">My Connections</span> > <span class="uicontrol">server</span> > <span class="uicontrol">Work Management</span> > <span class="uicontrol">Active Jobs</span></span> or <strong>Server
|
||
|
Jobs</strong>, depending on the type of job you want to work with. </li>
|
||
|
<li>Find the job whose memory pool you want to view. </li>
|
||
|
<li>Right-click the <span class="uicontrol">Job Name</span> and click <span class="uicontrol">Properties</span>. </li>
|
||
|
<li>Click the <span class="uicontrol">Resources</span> tab. The Job Properties - Resources
|
||
|
window displays specific information about the job's memory pool.</li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="nested2" xml:lang="en-us" id="rzaksmempooljobcbi"><a name="rzaksmempooljobcbi"><!-- --></a><h3 class="topictitle3">Character-based interface</h3>
|
||
|
<div><div class="section"><strong>Command:</strong> Work with job (WRKJOB)<div class="p"><span class="uicontrol">Option 1: </span>Display
|
||
|
Job Status Attributes<blockquote>The Subsystem pool ID field contains the name of
|
||
|
the pool defined for the subsystem in which the job is running. This field
|
||
|
is blank for jobs that are not active at the time the display is requested.
|
||
|
It is also blank for system jobs (type SYS), subsystem monitor jobs (type
|
||
|
SBS) that do not run within a subsystem and batch immediate jobs (BCI) that
|
||
|
are running in the Base memory pool.</blockquote>
|
||
|
</div>
|
||
|
<p><strong>Command:</strong> Work with
|
||
|
active job (<span class="cmdname">WRKACTJOB</span>)</p>
|
||
|
<p>You can use
|
||
|
the WRKACTJOB command to see the system pool ID for an active job.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|