57 lines
4.7 KiB
HTML
57 lines
4.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="concept" />
|
||
|
<meta name="DC.Title" content="Manage job class objects" />
|
||
|
<meta name="abstract" content="A class object contains the run attributes that control the run-time environment of a job. IBM-supplied class objects, or classes, meet the needs of both typical interactive and batch applications. The class used by a job is specified in the subsystem description routing entry used to start the job. If a job consists of multiple routing steps, the class used by each subsequent routing step is specified in the routing entry used to start the routing step." />
|
||
|
<meta name="description" content="A class object contains the run attributes that control the run-time environment of a job. IBM-supplied class objects, or classes, meet the needs of both typical interactive and batch applications. The class used by a job is specified in the subsystem description routing entry used to start the job. If a job consists of multiple routing steps, the class used by each subsequent routing step is specified in the routing entry used to start the routing step." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaksmanagingjobs.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakscreateclassobj.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzakschgclassobj.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="rzaksmanagejobclass" />
|
||
|
<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 job class objects</title>
|
||
|
</head>
|
||
|
<body id="rzaksmanagejobclass"><a name="rzaksmanagejobclass"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Manage job class objects</h1>
|
||
|
<div><p>A class object contains the run attributes that control the run-time
|
||
|
environment of a job. IBM-supplied class objects, or classes, meet the needs
|
||
|
of both typical interactive and batch applications. The class used by a job
|
||
|
is specified in the subsystem description routing entry used to start the
|
||
|
job. If a job consists of multiple routing steps, the class used by each subsequent
|
||
|
routing step is specified in the routing entry used to start the routing step. </p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rzakscreateclassobj.htm">Create a class object</a></strong><br />
|
||
|
You can create a class object by using the character-based interface. The class defines the processing attributes for jobs that use the class. The class used by a job is specified in the subsystem description routing entry used to start the job. If a job consists of multiple routing steps, the class used by each subsequent routing step is specified in the routing entry used to start the routing step.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rzakschgclassobj.htm">Change a class object</a></strong><br />
|
||
|
You can change the attributes of a class object by using the character-based
|
||
|
interface. Any attribute can be changed, except for the public authority attribute.
|
||
|
Refer to the Revoke Object Authority (<span class="cmdname">RVKOBJAUT</span>) command
|
||
|
and the Grant Object Authority (<span class="cmdname">GRTOBJAUT</span>)
|
||
|
command for more information about changing object authorizations. </li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksmanagingjobs.htm" title="As any work management administrator knows, managing jobs is more than placing jobs on hold and moving jobs from job queue to job queue. This topic discusses the most common job management tasks as well as some of the more involved tasks that can help improve your system's performance.">Manage jobs</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|