55 lines
3.7 KiB
HTML
55 lines
3.7 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="Change autostart job entries" />
|
|
<meta name="abstract" content="You can specify a different job description for a previously defined autostart job entry. To change an autostart job entry, use the character-based interface" />
|
|
<meta name="description" content="You can specify a different job description for a previously defined autostart job entry. To change an autostart job entry, use the character-based interface" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakschangesubsytmdesc.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksaboutautostartentry.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="rzakschgautostentry" />
|
|
<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>Change autostart job entries</title>
|
|
</head>
|
|
<body id="rzakschgautostentry"><a name="rzakschgautostentry"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Change autostart job entries</h1>
|
|
<div><p>You can specify a different job description for a previously defined
|
|
autostart job entry. To change an autostart job entry, use the character-based
|
|
interface</p>
|
|
<div class="section"><strong>Command</strong>: Change Autostart Job Entry (<span class="cmdname">CHGAJE</span>)</div>
|
|
<div class="example"><strong>Example</strong>: The following example changes the job
|
|
description used by the autostart job entry named START, in subsystem ABC,
|
|
in library USERLIB.<blockquote><pre>CHGAJE SBSD(USERLIB/ABC) JOB(START)
|
|
JOBD(USERLIB/NEWJD)</pre>
|
|
</blockquote>
|
|
</div>
|
|
<div class="section"><div class="note"><span class="notetitle">Note:</span> For the changes to take effect, the active subsystem must be
|
|
ended and then restarted.</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakschangesubsytmdesc.htm" title="The Change Subsystem Description (CHGSBSD) command changes the operational attributes of the specified subsystem description. You can change the subsystem description while the subsystem is active. To change a subsystem description, use the character based interface.">Change a subsystem description</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzaksaboutautostartentry.htm" title="Autostart job entries identify the autostart jobs to start as soon as the subsystem starts. When a subsystem starts, the system allocates several items and starts autostart and prestart jobs before it is ready for work.">Autostart job entries</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |