94 lines
7.2 KiB
HTML
94 lines
7.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="concept" />
|
|
<meta name="DC.Title" content="Work with job schedule entries" />
|
|
<meta name="abstract" content="In addition to the iSeries Navigator Job Properties - Job Queue window, you can also change the job schedule entry directly by using the character-based interface. The following is a list of common character-based interface tasks that you can use when working with job schedule entries." />
|
|
<meta name="description" content="In addition to the iSeries Navigator Job Properties - Job Queue window, you can also change the job schedule entry directly by using the character-based interface. The following is a list of common character-based interface tasks that you can use when working with job schedule entries." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksschedulejob.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksaddjobscheduleentry.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakschgjobentry.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksholdjobschdentry.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksprntschdjoblst.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksreleasejobschdlentry.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksremovejobschdentry.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksjobscheduleentry.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="rzaksworkwjobschentry" />
|
|
<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>Work with job schedule entries</title>
|
|
</head>
|
|
<body id="rzaksworkwjobschentry"><a name="rzaksworkwjobschentry"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Work with job schedule entries</h1>
|
|
<div><p>In addition to the iSeries™ Navigator Job Properties - Job
|
|
Queue window, you can also change the job schedule entry directly by using
|
|
the character-based interface. The following is a list of common character-based
|
|
interface tasks that you can use when working with job schedule entries.</p>
|
|
<div class="p"><div class="important"><span class="importanttitle">Important:</span> Do not use the Work with Job Schedule Entries (<span class="cmdname">WRKJOBSCDE</span>)
|
|
to alter or delete a scheduled job that was scheduled using the Management
|
|
Central Scheduler or the Advanced Job Scheduler. If the job is altered or
|
|
deleted by using <span class="cmdname">WRKJOBSCDE</span>, Management Central is not
|
|
notified of the changes. The task may not run as expected, and error messages
|
|
can appear in the Management Central server job logs. </div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaksaddjobscheduleentry.htm">Add a job schedule entry</a></strong><br />
|
|
The Add Job Schedule Entry (<span class="cmdname">ADDJOBSCDE</span>) command
|
|
allows you to schedule batch jobs by adding an entry to the job schedule.
|
|
You can use this command to schedule a batch job to be submitted once, or
|
|
to schedule a batch job to be submitted at regular intervals.</li>
|
|
<li class="ulchildlink"><strong><a href="rzakschgjobentry.htm">Change a job schedule entry</a></strong><br />
|
|
This command changes the entry in the job schedule, but it does not affect any jobs already submitted using this entry. To change a job entry, use the character-based interface.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksholdjobschdentry.htm">Hold a job schedule entry</a></strong><br />
|
|
The Hold Job Schedule Entry (<span class="cmdname">HLDJOBSCDE</span>) command
|
|
allows you to hold an entry, all entries, or a set of entries in the job schedule.
|
|
If an entry is held, no job is submitted at the scheduled time. To hold a
|
|
job schedule entry, use the character-based interface.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksprntschdjoblst.htm">Print a list of job scheduled entries</a></strong><br />
|
|
To print a list of job schedule entries, use the character-based interface.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksreleasejobschdlentry.htm">Release a job schedule entry</a></strong><br />
|
|
The Release Job Schedule Entry (<span class="cmdname">RLSJOBSCDE</span>)
|
|
command allows you to release an entry, all entries, or a set of entries in
|
|
the job schedule. If you release a job schedule entry, the job is not submitted
|
|
immediately, even if the date and time at which it was scheduled to be submitted
|
|
passed while the entry was held. If the scheduled time passed while the entry
|
|
was held a warning message is sent to indicate that a job or
|
|
jobs were missed. Then the job is submitted on any future dates for which
|
|
it is scheduled to be submitted. To release job schedule entries, use the
|
|
character-based interface.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaksremovejobschdentry.htm">Remove a job schedule entry</a></strong><br />
|
|
The Remove Job Schedule Entry (<span class="cmdname">RMVJOBSCDE</span>) command
|
|
allows you to remove an entry, entries, or generic entries in the job schedule.
|
|
Each job schedule entry corresponds to one batch job, and contains the information
|
|
needed to automatically run the job once or at regularly scheduled intervals.
|
|
A message is sent to you and the message queue specified in the job schedule
|
|
entry when an entry is successfully removed. To remove a job schedule entry,
|
|
use the character-based interface.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksschedulejob.htm" title="You can schedule a job to run using the Advanced Job Scheduler, by using the iSeries Navigator Job Properties window, or by changing the job schedule entry via the character-based interface.">Manage job scheduling</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzaksjobscheduleentry.htm" title="If your system does not have the Management Central Scheduler or the Advanced Job Scheduler, you can still schedule jobs using a job schedule entry, which is accessed from the character-based interface. Using this method you can schedule jobs to recur or to run only once.">Job schedule entries</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |