57 lines
4.1 KiB
HTML
57 lines
4.1 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="Job Attributes" />
|
|
<meta name="abstract" content="Job attributes determine how the system runs each job. Some job attributes are set from the user profile. Other job attributes come from system values, from locales, from a Submit Job (SBMJOB) command, from a job description, and from the Change Job (CHGJOB) command (from which you can change values for attributes while the job is running)." />
|
|
<meta name="description" content="Job attributes determine how the system runs each job. Some job attributes are set from the user profile. Other job attributes come from system values, from locales, from a Submit Job (SBMJOB) command, from a job description, and from the Change Job (CHGJOB) command (from which you can change values for attributes while the job is running)." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksjobcharacter.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../experience/jobattabstract53.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="rzaksjobattributes" />
|
|
<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>Job Attributes</title>
|
|
</head>
|
|
<body id="rzaksjobattributes"><a name="rzaksjobattributes"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Job Attributes</h1>
|
|
<div><p>Job attributes determine how the system runs each job. Some job
|
|
attributes are set from the user profile. Other job attributes come from system
|
|
values, from locales, from a Submit Job (<span class="cmdname">SBMJOB</span>) command,
|
|
from a job description, and from the Change Job (<span class="cmdname">CHGJOB</span>)
|
|
command (from which you can change values for attributes while the job is
|
|
running). </p>
|
|
<p>Controlling job attributes gives you the flexibility to control jobs at
|
|
the job level, user level, or system level. For example, you can have your
|
|
system set up to go all the way to the system value to get job attributes
|
|
(which is the system default). Then if you want to change a value
|
|
for all new jobs on the system, you can change the system value. </p>
|
|
<p>By specifying a value in a job description, you can affect all of the types
|
|
of jobs that use that job description. For example, if all of your batch jobs
|
|
use the same job description, then changing the job description for the batch
|
|
jobs can affect all of your batch jobs and leave all other jobs unaffected.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksjobcharacter.htm" title="Work management provides a way for you to control the work done on your system through a job's attributes. However, before you can control the various aspects of a job, you need to understand the different characteristics of a job.">Job characteristics</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../experience/jobattabstract53.htm">Experience report: Work management job attributes</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |