91 lines
8.5 KiB
HTML
91 lines
8.5 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="concept" />
|
|
<meta name="DC.Title" content="Manage the Advanced Job Scheduler" />
|
|
<meta name="abstract" content="The following information will help you manage the Advanced Job Scheduler. First you need to schedule jobs using the Advanced Job Scheduler. Then, use the rest of the tasks to manage the jobs." />
|
|
<meta name="description" content="The following information will help you manage the Advanced Job Scheduler. First you need to schedule jobs using the Advanced Job Scheduler. Then, use the rest of the tasks to manage the jobs." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajsmanage2.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajsschedulejob.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajsnewjobgroup.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajspredefinedschedules.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajsscheduletempjob.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajsjobdependencies.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajsworkflowabout.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajsmonitor.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajsmonitormsg.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajslocaldata.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajs5custapp.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajswrkwinotification.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajs8library.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksajs9command.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaksajsmanagejobs" />
|
|
<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>Manage the Advanced Job Scheduler</title>
|
|
</head>
|
|
<body id="rzaksajsmanagejobs"><a name="rzaksajsmanagejobs"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Manage the Advanced Job Scheduler</h1>
|
|
<div><p>The following information will help you manage the Advanced Job
|
|
Scheduler. First you need to schedule jobs using the Advanced Job Scheduler.
|
|
Then, use the rest of the tasks to manage the jobs.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaksajsschedulejob.htm">Create and schedule a job</a></strong><br />
|
|
Schedule a job and specify the commands that are associated with the job. You can also specify starting and ending commands to run a special version of a scheduled job.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksajsnewjobgroup.htm">Create and schedule a job group</a></strong><br />
|
|
Set up and schedule a series of jobs that run consecutively in a specified order. Jobs within a job group require completion before the next job is submitted for processing.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksajspredefinedschedules.htm">Predefined schedules</a></strong><br />
|
|
Create schedules that contain information needed to schedule a job or calculate exception dates within a holiday calendar.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksajsscheduletempjob.htm">Create a temporary scheduled job</a></strong><br />
|
|
At times it might be necessary to run a scheduled job now or in
|
|
the future in addition to its normal schedule. Use the Submit Job using Job
|
|
Scheduler (<span class="cmdname">SBMJOBJS</span>) command, option 7 from Work with Jobs
|
|
display, or the <span class="uicontrol">Run</span> option from iSeries™ Navigator. It might also be necessary
|
|
to process only a portion of the commands in the command list when setting
|
|
up this special run.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksajsjobdependencies.htm">Schedule job dependencies</a></strong><br />
|
|
Set up jobs or groups of jobs that are dependent on each other. You can select the type of dependency that reflects how jobs are processed in your environment.</li>
|
|
<li class="ulchildlink"><img src="./delta.gif" alt="Start of change" /><strong><a href="rzaksajsworkflowabout.htm">The Work Flow Manager</a></strong><img src="./deltaend.gif" alt="End of change" /><br />
|
|
As of V5R4, the Work Flow Manager lets you define
|
|
units of work that consist of automated or manual steps. These units of work
|
|
can then be scheduled or run interactively. The Work Flow Manager is located
|
|
in the Advanced Job Scheduler container in the iSeries™ Navigator interface.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksajsmonitor.htm">Monitor job activity for the Advanced Job Scheduler</a></strong><br />
|
|
Use Advanced Job Scheduler to view a job or a job group's history or status. You can also set up the activity retention, which is how long you want to retain the activity records for a job.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksajsmonitormsg.htm">Monitor for messages with Advanced Job Scheduler</a></strong><br />
|
|
Add message identifiers to any command within the command list of a job to monitor messages.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksajslocaldata.htm">Create and work with local data area</a></strong><br />
|
|
A local data area is a portion of space that is allocated for a job. Not all jobs use their local data area but some do. Each command within a job has access to the job's local data area. You might want to use a local data area if you are scheduling a job that previously required you to manually specify additional parameters. Use the local data area to specify the additional parameters so you do not need to manually specify them each time the job starts.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksajs5custapp.htm">Create and work with applications/job controls</a></strong><br />
|
|
Applications are jobs that are grouped for processing. They are broader than job groups and do not necessarily process sequentially. Jobs in applications can process simultaneously and one job does not need to wait for another to process. All jobs within the application can be worked with and can have their own set of job defaults. Job controls are the defaults assigned to a job as you add it to the job scheduler as well as defaults used when the job is submitted.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksajswrkwinotification.htm">Work with notification</a></strong><br />
|
|
This information describes how to use the notification function of Advanced Job Scheduler.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksajs8library.htm">Work with library lists</a></strong><br />
|
|
Library lists are user-defined lists of libraries that are used by the Advanced Job Scheduler when a job is processing.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksajs9command.htm">Work with command variables</a></strong><br />
|
|
A command variable (previously known as a parameter) is a variable you can store and use in jobs submitted through the Advanced Job Scheduler. Examples of command variables include the beginning of each month, a division number, a company number, and so on.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksajsmanage2.htm" title="The following information will help you manage the Advanced Job Scheduler. You first need to install the licensed program, and then read about the tasks that allow you to customize the Advanced Job Scheduler. Finally, the remainder of the tasks allow you to work with and manage this scheduler.">Schedule jobs with Advanced Job Scheduler</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |