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

70 lines
6.4 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="Hold a job schedule entry" />
<meta name="abstract" content="The Hold Job Schedule Entry (HLDJOBSCDE) 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." />
<meta name="description" content="The Hold Job Schedule Entry (HLDJOBSCDE) 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." />
<meta name="DC.Relation" scheme="URI" content="rzaksworkwjobschentry.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="rzaksprntschdjoblst.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksreleasejobschdlentry.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksremovejobschdentry.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="rzaksholdjobschdentry" />
<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>Hold a job schedule entry</title>
</head>
<body id="rzaksholdjobschdentry"><a name="rzaksholdjobschdentry"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Hold a job schedule entry</h1>
<div><p>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.</p>
<div class="p">To hold entries, you must have job control (*JOBCTL) special authority;
otherwise you can hold only those entries that you added. If you hold a job
schedule entry: <ul><li>The entry is held until it is released using the Release Job Schedule
Entry (<span class="cmdname">RLSJOBSCDE</span>) or Work with Job Schedule Entries (<span class="cmdname">WRKJOBSCDE</span>)
command.</li>
<li>The job is not submitted when it is released, even if a date and time
at which it was scheduled to be submitted passed while the entry was held.
Rather the job is submitted on any future dates for which it is scheduled
to be submitted. </li>
</ul>
</div>
<div class="section"><strong>Command</strong>: Hold Job Schedule Entry (<span class="cmdname">HDLJOBSCDE</span>)</div>
<div class="example"><strong>Example</strong>: The following example places the job schedule entry
CLEANUP on hold.<blockquote><pre>HLDJOBSCDE JOB(CLEANUP) </pre>
</blockquote>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksworkwjobschentry.htm" title="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.">Work with job schedule entries</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzaksaddjobscheduleentry.htm" title="The Add Job Schedule Entry (ADDJOBSCDE) 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.">Add a job schedule entry</a></div>
<div><a href="rzakschgjobentry.htm" title="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.">Change a job schedule entry</a></div>
<div><a href="rzaksprntschdjoblst.htm" title="To print a list of job schedule entries, use the character-based interface.">Print a list of job scheduled entries</a></div>
<div><a href="rzaksreleasejobschdlentry.htm" title="The Release Job Schedule Entry (RLSJOBSCDE) 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.">Release a job schedule entry</a></div>
<div><a href="rzaksremovejobschdentry.htm" title="The Remove Job Schedule Entry (RMVJOBSCDE) 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.">Remove a job schedule entry</a></div>
</div>
</div>
</body>
</html>