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

72 lines
7.0 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="Remove a job schedule entry" />
<meta name="abstract" content="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." />
<meta name="description" content="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." />
<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="rzaksholdjobschdentry.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksprntschdjoblst.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaksreleasejobschdlentry.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="rzaksremovejobschdentry" />
<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>Remove a job schedule entry</title>
</head>
<body id="rzaksremovejobschdentry"><a name="rzaksremovejobschdentry"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Remove a job schedule entry</h1>
<div><p>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.</p>
<div class="p">To remove entries, you must be running under a user profile which
has job control (*JOBCTL) special authority; otherwise you can remove only
those entries that you added.</div>
<div class="section"><strong>Command</strong>: Remove Job Schedule Entry (<span class="cmdname">RMVJOBSCDE</span>)</div>
<div class="example"><strong>Example</strong>: The following example removes the job PAYROLL from
the job schedule. <blockquote><pre>RMVJOBSCDE JOB(PAYROLL) ENTRYNBR(*ONLY)</pre>
</blockquote>
</div>
<div class="section">When the system job removes a single-submission entry or when an
entry is removed by the Remove Job Schedule Entry (<span class="cmdname">RMVJOBSCDE</span>)
command, system message CPC1239 is sent to the message queue specified in
the entry. If a single-submission entry was held when its schedule time was
reached and the entry specified *NO for its save attribute, the entry is removed
when it is released with the Release Job Schedule Entry command. In this case,
message CPC1245 is sent to the message queue specified in the entry.</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="rzaksholdjobschdentry.htm" title="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.">Hold 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>
</div>
</body>
</html>