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

80 lines
5.4 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="reference" />
<meta name="DC.Title" content="Display library names and contents" />
<meta name="abstract" content="You can use the Display Library (DSPLIB) or Work with Libraries (WRKLIB) command to display or print all the libraries you have authority to and find basic information on each object within the libraries." />
<meta name="description" content="You can use the Display Library (DSPLIB) or Work with Libraries (WRKLIB) command to display or print all the libraries you have authority to and find basic information on each object within the libraries." />
<meta name="DC.subject" content="DSPLIB (Display Library) command, Display Library (DSPLIB) command, command, CL, DSPLIB (Display Library), Display Library (DSPLIB), library, displaying, names and contents, object, object in library, displaying in library, * (asterisk), OUTPUT (output) parameter, asterisk (*)" />
<meta name="keywords" content="DSPLIB (Display Library) command, Display Library (DSPLIB) command, command, CL, DSPLIB (Display Library), Display Library (DSPLIB), library, displaying, names and contents, object, object in library, displaying in library, * (asterisk), OUTPUT (output) parameter, asterisk (*)" />
<meta name="DC.Relation" scheme="URI" content="uslib.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/dsplib.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/wrklib.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="dlnac" />
<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>Display library names and contents</title>
</head>
<body id="dlnac"><a name="dlnac"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Display library names and contents</h1>
<div><p>You can use the <span class="cmdname">Display Library (DSPLIB)</span> or <span class="cmdname">Work
with Libraries (WRKLIB)</span> command to display or print all the libraries
you have authority to and find basic information on each object within the
libraries.</p>
<div class="section"><p>The object information includes: </p>
<ul><li>The name and type of the object</li>
<li>The attributes of the object</li>
<li>The size of the object</li>
<li>The description entered for the object when it was created</li>
</ul>
<p>On the <span class="cmdname">Display Library (DSPLIB)</span> command, you can
also specify a specific library name or names, in which case you bypass the
library selection display. In this list, the objects are grouped by library;
within each library, they are grouped by object type; within each type, they
are listed in alphanumeric order. The order of the libraries is one of the
following: </p>
<ul><li>If libraries are specified on the <span class="cmdname">Display Library (DSPLIB)</span> command,
the libraries are displayed in the order they are specified in the display
command.</li>
<li>If *LIBL or *USRLIBL is specified on the <span class="cmdname">Display Library (DSPLIB)</span> command,
the order of the libraries matches the order of the libraries in the library
list for the job.</li>
<li>If *ALL or *ALLUSR is specified on the <span class="cmdname">Display Library (DSPLIB)</span> command,
the order of the libraries is in alphanumeric order. The user must have read
authority for the library to be displayed.</li>
</ul>
<p>For example, the following <span class="cmdname">Display Library (DSPLIB)</span> command
displays a list of the objects contained in DISTLIB: </p>
<pre>DSPLIB LIB(DISTLIB) OUTPUT(*)</pre>
<p>The asterisk (*) for the OUTPUT parameter means that the libraries
are to be shown at the display station if in interactive processing and printed
if in batch processing. To print a list when in interactive processing, specify
*PRINT instead of taking the default *.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="uslib.htm" title="A library is an object used to group related objects and to find objects by name. Thus, a library is a directory to a group of objects.">Use libraries</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../cl/dsplib.htm">Display Library (DSPLIB) command</a></div>
<div><a href="../cl/wrklib.htm">Work with Library (WRKLIB) command</a></div>
</div>
</div>
</body>
</html>