<?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="Work management" /> <meta name="abstract" content="Here are different levels in the function of assigning or changing coded character set identifier (CCSID) values." /> <meta name="description" content="Here are different levels in the function of assigning or changing coded character set identifier (CCSID) values." /> <meta name="DC.Relation" scheme="URI" content="rbagsccsidsyssupport.htm" /> <meta name="DC.Relation" scheme="URI" content="../cl/crtusrprf.htm" /> <meta name="DC.Relation" scheme="URI" content="../cl/chgusrprf.htm" /> <meta name="DC.Relation" scheme="URI" content="../cl/chgsysval.htm" /> <meta name="DC.Relation" scheme="URI" content="../cl/wrksysval.htm" /> <meta name="DC.Relation" scheme="URI" content="../cl/rtvjoba.htm" /> <meta name="DC.Relation" scheme="URI" content="../apis/qusrjobi.htm" /> <meta name="DC.Relation" scheme="URI" content="../cl/wrkjob.htm" /> <meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" /> <meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="rbagsccsidworkmansupport" /> <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>Work management</title> </head> <body id="rbagsccsidworkmansupport"><a name="rbagsccsidworkmansupport"><!-- --></a> <!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script> <h1 class="topictitle1">Work management</h1> <div><p>Here are different levels in the function of assigning or changing coded character set identifier (CCSID) values.</p> <p>All jobs run with a CCSID value established at one of these levels:</p> <ul><li><em>Job level.</em> A CCSID is assigned to a job.</li> <li><em>User profile level.</em> A CCSID is specified in a user profile and the value is assigned to all jobs run under that user profile. The CCSID can be set or changed with the Create User Profile (CRTUSRPRF) and Change User Profile (CHGUSRPRF) commands.</li> <li><em>System level.</em> The system value QCCSID is the default CCSID for all jobs running on the system. QCCSID can be set or changed with the CHGSYSVAL and WRKSYSVAL commands.</li> </ul> <p>Work management support initializes the job CCSID for an interactive job to the CCSID on the user profile when the job starts. If *SYSVAL is specified for the CCSID on the user profile, work management support gets the CCSID from the system value (QCCSID). For batch jobs, the CCSID of the current job is used as the default CCSID for the submitted job.</p> <p>You can change the CCSID of a job by using the Change Job (CHGJOB) command. Make a note of the current job CCSID. You can use it later to reset the job CCSID to its original value, if necessary. The new CCSID value is reflected in the job immediately. The job DFTCCSID cannot be changed. To retrieve the CCSID or DFTCCSID for a job, use the Retrieve Job Attributes (RTVJOBA) command or the Retrieve Job Information QUSRJOBI application programming interface (API). Interactively, use the Work with Job (WRKJOB) command and select the Display Job Definition Attributes option on the Work with Job display.</p> </div> <div> <div class="familylinks"> <div class="parentlink"><strong>Parent topic:</strong> <a href="rbagsccsidsyssupport.htm" title="The server provides support for CCSIDs in the functions as shown in the table.">i5/OS function support for CCSIDs</a></div> </div> <div class="relref"><strong>Related reference</strong><br /> <div><a href="../cl/crtusrprf.htm">Create User Profile (CRTUSRPRF) command</a></div> <div><a href="../cl/chgusrprf.htm">Change User Profile (CHGUSRPRF) command</a></div> <div><a href="../cl/chgsysval.htm">Change System Value (CHGSYSVAL) command</a></div> <div><a href="../cl/wrksysval.htm">Work with System Value (WRKSYSVAL) command</a></div> <div><a href="../cl/rtvjoba.htm">Retrieve Job Attributes (RTVJOBA) command</a></div> <div><a href="../apis/qusrjobi.htm">Retrieve Job Information (QUSRJOBI) API</a></div> <div><a href="../cl/wrkjob.htm">Work with Job (WRKJOB) command</a></div> </div> </div> </body> </html>