59 lines
4.7 KiB
HTML
59 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="A job's library list" />
|
||
|
<meta name="abstract" content="Each job's library list consists of up to four parts: a system part, a user part, and the current and product libraries." />
|
||
|
<meta name="description" content="Each job's library list consists of up to four parts: a system part, a user part, and the current and product libraries." />
|
||
|
<meta name="DC.subject" content="library list, job, library list, system part, current library, current library, product library, user part, system library (QSYS), QSYS library, CHGSYSLIBL (Change System Library List) command, Change System Library List (CHGSYSLIBL) command, command, CL, CHGSYSLIBL (Change System Library List), Change System Library List (CHGSYSLIBL), system library list, changing, CHGCURLIB (Change Current Library) command, Change Current Library (CHGCURLIB) command, CHGCURLIB (Change Current Library), Change Current Library (CHGCURLIB), initializing, QSYSLIBL system value, QUSRLIBL system value" />
|
||
|
<meta name="keywords" content="library list, job, library list, system part, current library, current library, product library, user part, system library (QSYS), QSYS library, CHGSYSLIBL (Change System Library List) command, Change System Library List (CHGSYSLIBL) command, command, CL, CHGSYSLIBL (Change System Library List), Change System Library List (CHGSYSLIBL), system library list, changing, CHGCURLIB (Change Current Library) command, Change Current Library (CHGCURLIB) command, CHGCURLIB (Change Current Library), Change Current Library (CHGCURLIB), initializing, QSYSLIBL system value, QUSRLIBL system value" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="ulibl.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../cl/chgsysval.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../cl/chgsyslibl.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="jlibl" />
|
||
|
<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>A job's library list</title>
|
||
|
</head>
|
||
|
<body id="jlibl"><a name="jlibl"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">A job's library list</h1>
|
||
|
<div><p>Each job's library list consists of up to four parts: a system
|
||
|
part, a user part, and the current and product libraries.</p>
|
||
|
<p>Only the system part <em>will always</em> be included in the library list.</p>
|
||
|
<p>When the system is shipped, the system value QSYSLIBL contains the names
|
||
|
of the libraries to become the system part of the library list. The shipped
|
||
|
values are QSYS, QSYS2, QHLPSYS, and QUSRSYS. The system value QUSRLIBL contains
|
||
|
the names of the libraries to become the user part of the library list.</p>
|
||
|
<p>QSYSLIBL can contain 15 library names, and QUSRLIBL can contain <span>25</span> library
|
||
|
names. To change the system portion of a job's library list, use the <span class="cmdname">Change
|
||
|
System Library List (CHGSYSLIBL)</span> command. To change the value of
|
||
|
either QSYSLIBL or QUSRLIBL, use the <span class="cmdname">Change System Value (CHGSYSVAL)</span> command.
|
||
|
A change to these system values takes effect on new jobs that
|
||
|
are started after the system values are changed.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="ulibl.htm" title="Library lists are used by the system to locate objects.">Library lists</a></div>
|
||
|
</div>
|
||
|
<div class="relinfo"><strong>Related information</strong><br />
|
||
|
<div><a href="../cl/chgsysval.htm">Change System Value (CHGSYSVAL) command</a></div>
|
||
|
<div><a href="../cl/chgsyslibl.htm">Change System Library (CHGSYSLIB) command</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|