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

77 lines
4.8 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="Libraries" />
<meta name="abstract" content="On the iSeries server, objects are grouped in special objects called libraries." />
<meta name="description" content="On the iSeries server, objects are grouped in special objects called libraries." />
<meta name="DC.subject" content="object, library, description, accessing, with qualified name, qualified name, accessing object, syntax for, library name, specifying, specifying with prompting" />
<meta name="keywords" content="object, library, description, accessing, with qualified name, qualified name, accessing object, syntax for, library name, specifying, specifying with prompting" />
<meta name="DC.Relation" scheme="URI" content="objec.htm" />
<meta name="DC.Relation" scheme="URI" content="ulibl.htm" />
<meta name="DC.Relation" scheme="URI" content="secur.htm" />
<meta name="DC.Relation" scheme="URI" content="rglib.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzaly/rzalyoverview.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="accob" />
<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>Libraries</title>
</head>
<body id="accob"><a name="accob"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Libraries</h1>
<div><p>On the iSeries™ server, objects are grouped in special objects
called libraries.</p>
<p>Objects are found using libraries. To access an object in a library, you
must be authorized to the library and to the object.</p>
<p>If you specify a library name in the same parameter as the object name,
the object name is called a <em>qualified name</em>.</p>
<p>When a library is created you can specify into which user Auxiliary storage
pool (ASP) the library should be created. A library can be created into a
basic user ASP or an Independent ASP. All objects created into the library
are created into the same ASP as the library.</p>
<p>If you are entering a command in which you must specify a qualified name,
for example, the object name could be: </p>
<pre>DISTLIB/ORD040C</pre>
<p>The order entry program ORD040C is in the library DISTLIB.</p>
<p>If you are using prompting during command entry and you are prompted for
a qualified name, you receive prompts for both the object name and the library
name. On most commands, you can specify a particular library name, specify
*CURLIB (the current library for the job), or use a library list. Library
lists are described in the following section.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="ulibl.htm">Library lists</a></strong><br />
Library lists are used by the system to locate objects.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="objec.htm" title="This provides tasks and concepts specific to objects and libraries, including functions performed on objects, creating libraries, and specifying object authority.">Objects and libraries</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="secur.htm" title="When the system accesses an object that you refer to, it checks to determine if you are authorized to use the object and to use it in the way you are requesting.">Security considerations for objects</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rglib.htm" title="Certain authorities can be given to users for libraries.">Specify authority for libraries</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../rzaly/rzalyoverview.htm">Independent ASPs</a></div>
</div>
</div>
</body>
</html>