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

85 lines
5.6 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="End a job" />
<meta name="abstract" content="You can use the iSeries Navigator or the character-based interface to end a job. The job can be active or on a job queue. You can end a job immediately or by specifying a time interval so that end of job processing can occur." />
<meta name="description" content="You can use the iSeries Navigator or the character-based interface to end a job. The job can be active or on a job queue. You can end a job immediately or by specifying a time interval so that end of job processing can occur." />
<meta name="DC.Relation" scheme="URI" content="rzaksmngjbcmntsk.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksjobendcontrolled.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksendjobimmediate.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="rzakshowendjob" />
<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>End a job</title>
</head>
<body id="rzakshowendjob"><a name="rzakshowendjob"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">End a job</h1>
<div><p>You can use the iSeries™ Navigator or the character-based interface
to end a job. The job can be active or on a job queue. You can end a job immediately
or by specifying a time interval so that end of job processing can occur.
</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzaksjobendcontrolled.htm">End a job: controlled</a></strong><br />
Ending a job in a controlled manner allows programs that are running in the job to perform their end-of-job cleanup. A delay time can be specified to allow the job to end in a controlled manner. If the delay time ends before the job ends, the job is ended immediately.</li>
<li class="ulchildlink"><strong><a href="rzaksendjobimmediate.htm">End a job: immediate</a></strong><br />
Use the immediate end option only if a controlled end has been unsuccessful. When a job ends immediately, you can get undesirable results such as application data that has been partially updated.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksmngjbcmntsk.htm" title="This information discusses the most common tasks that you can perform with jobs. It provides you with instructions for both iSeries Navigator (where available) and the character-based interface.">Common job tasks</a></div>
</div>
</div><div class="nested1" xml:lang="en-us" id="navendjob"><a name="navendjob"><!-- --></a><h2 class="topictitle2">iSeries Navigator</h2>
<div><div class="section">To use iSeries Navigator,
do the following:</div>
<ol><li><span>In iSeries Navigator,
expand <span class="menucascade"><span class="uicontrol">Work Management</span> &gt; <span class="uicontrol">Active
Jobs</span></span>. </span></li>
<li><span>Locate the job that you want to end.</span></li>
<li><span>Right-click the job and click <span class="uicontrol">Delete/End</span>.</span></li>
<li><span>Complete the Confirm Delete/End window and click <span class="uicontrol">Delete</span>.</span></li>
</ol>
</div>
</div>
<div class="nested1" xml:lang="en-us" id="cbiendjob"><a name="cbiendjob"><!-- --></a><h2 class="topictitle2">Character-based interface</h2>
<div><div class="section"><strong>Command</strong>: End Job (<span class="cmdname">ENDJOB</span>)<p>If you do not
know the name of the job that you want to end, you can use one of the following
commands to find the job name:</p>
<ul><li>Work with Active Jobs (<span class="cmdname">WRKACTJOB</span>)</li>
<li>Work with User Jobs (<span class="cmdname">WRKUSRJOB</span>)</li>
<li>Work with Submitted Jobs (<span class="cmdname">WRKSBMJOB</span>)</li>
<li>Work with Subsystem Jobs (<span class="cmdname">WRKSBSJOB</span>)</li>
<li>End Subsystem (<span class="cmdname">ENDSBS</span>) This command ends all of the
jobs in the subsystem.</li>
<li>End System (<span class="cmdname">ENDSYS</span>) This command ends most activity
on the system and leaves the system in a condition in which only the console
is active in the controlling subsystem.</li>
<li>Power Down System (<span class="cmdname">PWRDWNSYS</span>) This command prepares
the system for ending and then starts the power-down sequence.</li>
</ul>
<p>A job may be ended either immediately or in a controlled manner. It
is strongly recommended that you always attempt to end a job in a controlled
manner. </p>
</div>
</div>
</div>
</body>
</html>