ibm-information-center/dist/eclipse/plugins/i5OS.ic.rbam6_5.4.0.1/slibl.htm

80 lines
5.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="Considerations for using a library list" />
<meta name="abstract" content="You should consider the following when setting up a library list and using it." />
<meta name="description" content="You should consider the following when setting up a library list and using it." />
<meta name="DC.subject" content="library list, setting up" />
<meta name="keywords" content="library list, setting up" />
<meta name="DC.Relation" scheme="URI" content="ulibl.htm" />
<meta name="DC.Relation" scheme="URI" content="../clfinder/finder.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/sbmjob.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/bchjob.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/addlible.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/chglibl.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="slibl" />
<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>Considerations for using a library list</title>
</head>
<body id="slibl"><a name="slibl"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Considerations for using a library list</h1>
<div><p>You should consider the following when setting up a library list
and using it.</p>
<ul><li>The libraries in a library list must exist on the system. The system
values QSYSLIBL and QUSRLIBL are accessed when i5/OS™ is started. If a library in either
of these values does not exist on the system, a message is sent to the system
operator's message queue (QSYSOPR), the library is ignored, and i5/OS is started
without the library. Once i5/OS is started, no libraries in the library
list of any active job can be deleted. You cannot delete a library in your
job's library list. For another job, you cannot delete a library in the library
list if the QLIBLCKLVL system value is set to lock libraries in the library
search list. If any library in the library list specified in the job description
or in a <span class="cmdname">Batch Job (BCHJOB)</span> or <span class="cmdname">Submit Job (SBMJOB)</span> command
does not exist or is not available, the job is not started.</li>
<li>The libraries in a library list must be authorized to all users who need
to use them. To initialize a library list (for example, in a <span class="cmdname">Submit
Job (SBMJOB</span>), <span class="cmdname">Job (JOB)</span>, or <span class="cmdname">Create Job
Description (CRTJOBD)</span> command), a user must have object operational
authority for the libraries or the job is not started. A user must also have
*USE authority to libraries added to the library list using the <span class="cmdname">Add
Library List Entry (ADDLIBLE)</span> or <span class="cmdname">Change Library List (CHGLIBL)</span> command.</li>
<li>When a program running under an adopted user profile adds a library to
the library list that the current user is not authorized to and does not remove
the library from the library list before ending the program, the user keeps
(*USE authority) access to the library after the program exits. This only
occurs when *LIBL is specified to access the objects.</li>
<li>System performance is better when the library list is kept as short as
possible.</li>
</ul>
</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="../clfinder/finder.htm">CL command finder</a></div>
<div><a href="../cl/sbmjob.htm">Submit Job (SBMJOB) command</a></div>
<div><a href="../cl/bchjob.htm">Batch Job (BCHJOB) command</a></div>
<div><a href="../cl/addlible.htm">Add Library List Entry (ADDLIBLE) command</a></div>
<div><a href="../cl/chglibl.htm">Change Library List (CHGLIBL) command</a></div>
</div>
</div>
</body>
</html>