ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaiu_5.4.0.1/rzaiurzaiu170.htm

58 lines
3.5 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="How the server stores and uses document library objects" />
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu142.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaiu170" />
<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>How the server stores and uses document library objects</title>
</head>
<body id="rzaiu170"><a name="rzaiu170"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">How the server stores and uses document library objects</h1>
<div><p>The server provides the capability to store documents and folders in a
hierarchy (documents within a folder within another folder). Document library
objects (DLOs) are documents and folders.</p>
<p>To simplify storage management, the server stores all DLOs in one or more
libraries. The name of the library in the system ASP is QDOC. Each user ASP
that contains DLOs has a document library called QDOCnnnn, where <samp class="codeph">nnnn</samp> is
the number that is assigned to the ASP. From a user perspective, DLOs are
not in libraries. The server files them in folders. You manipulate DLOs by
using DLO commands and menus.</p>
<p>Some licensed programs use DLO support.</p>
<p>Within the integrated file system, the QDLS (Document Library Services)
file system provides DLO support.</p>
<p>The server uses a set of search index files in the QUSRSYS library to keep
track of all the DLOs on the server. The names of these database files begin
with the characters <samp class="codeph">QAOSS</samp>. The server uses other QAO* files
in the QUSRSYS library to track distributions and support text search capabilities.
You should periodically save these files in QUSRSYS. Menu options 21 and 23
of the GO SAVE command save both library QUSRSYS and all the DLOs on the server.</p>
<p>You can use the Save Document Library Object (SAVDLO) command to manually
save one or more documents. This does not affect documents unless you specify
the settings to free or delete storage. You can save a single document or
more than one document.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiurzaiu142.htm">Save document library objects (DLOs)</a></div>
</div>
</div>
</body>
</html>