56 lines
4.5 KiB
HTML
56 lines
4.5 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="Control the job attribute source" />
|
|
<meta name="abstract" content="The attributes that the subsystem assigns to jobs come from five sources; the job description, the user's user profile, a system value, the job issuing the Submit Job (SBMJOB) command, and the workstation (interactive jobs only). You control from where the subsystem retrieves the specific job attribute by specifying the source in the job description. To modify a job description, use the character-based interface." />
|
|
<meta name="description" content="The attributes that the subsystem assigns to jobs come from five sources; the job description, the user's user profile, a system value, the job issuing the Submit Job (SBMJOB) command, and the workstation (interactive jobs only). You control from where the subsystem retrieves the specific job attribute by specifying the source in the job description. To modify a job description, use the character-based interface." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksmngjobdesc.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="rzaksjobattributespecify" />
|
|
<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>Control the job attribute source</title>
|
|
</head>
|
|
<body id="rzaksjobattributespecify"><a name="rzaksjobattributespecify"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Control the job attribute source</h1>
|
|
<div><p>The attributes that the subsystem assigns to jobs come from five
|
|
sources; the job description, the user's user profile, a system value, the
|
|
job issuing the Submit Job (<span class="cmdname">SBMJOB</span>) command, and the workstation
|
|
(interactive jobs only). You control from where the subsystem retrieves the
|
|
specific job attribute by specifying the source in the job description. To
|
|
modify a job description, use the character-based interface. </p>
|
|
<div class="section"><strong>Command</strong>: Change Job Description (<span class="cmdname">CHGJOBD</span>)<div class="p">To
|
|
control job attributes and tell the subsystem where and when to get job attributes
|
|
from different system objects, use one of the following:<ul><li>*JOBD: Tells the job to get its attributes from the job description.</li>
|
|
<li>*USRPRF: Tells the job to get its attributes from the user's user profile.</li>
|
|
<li>*SYSVAL: Tells the job to get its attributes from a system value.</li>
|
|
<li>*CURRENT: Tells the job to get its attributes from the job issuing the
|
|
Submit Job (<span class="cmdname">SBMJOB</span>) command.</li>
|
|
<li>*WRKSTN: Tells the job to get its attributes from the workstation with
|
|
the job (interactive jobs only).</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksmngjobdesc.htm" title="Since a job description collects a specific set of job-related attributes, the same job description can be used by multiple jobs. Thus, if you use a job description, you do not need to specify the same parameters repeatedly for each job. You can create job descriptions to describe batch jobs or interactive jobs. You can also create unique descriptions for each user of the system. Job descriptions are created and managed by using the character-based interface.">Manage job descriptions</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |