133 lines
7.9 KiB
HTML
133 lines
7.9 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="Ways to save multiple documents" />
|
||
|
<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="rzaiu171" />
|
||
|
<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>Ways to save multiple documents</title>
|
||
|
</head>
|
||
|
<body id="rzaiu171"><a name="rzaiu171"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Ways to save multiple documents</h1>
|
||
|
<div><p>You can save multiple documents in several ways: </p>
|
||
|
<ul><li>Save all of your documents by typing: <samp class="codeph">SAVDLO DLO(*ALL) FLR(*ANY)</samp>.</li>
|
||
|
<li>Save all documents in a list of folders by typing: <samp class="codeph">SAVDLO DLO(*ALL)
|
||
|
FLR(<span class="synph"><span class="var">folder</span></span>)</samp>. You can specify up to 300
|
||
|
generic or specific folder names on the Folder (FLR) parameter.</li>
|
||
|
<li>You can run multiple SAVDLO commands concurrently for documents within
|
||
|
a single ASP or in multiple ASPs. You can run one or more SAVDLO commands
|
||
|
concurrently with one or more Restore Document Library Object (RSTDLO) commands
|
||
|
that use the same ASP. Here is an example of running concurrent SAVDLO operations
|
||
|
with generic values: <pre>SAVDLO DLO(*ANY) DEV(<span class="synph"><span class="var">first-device</span></span>) FLR(A* B* C* ...L*) +
|
||
|
SAVDLO DLO(*ANY) DEV(<span class="synph"><span class="var">second-device</span></span>) FLR(M* N* O* ...Z*)</pre>
|
||
|
</li>
|
||
|
<li>Save all documents in an ASP by typing: <samp class="codeph">SAVDLO DLO(*ALL) FLR(*ANY)
|
||
|
ASP(n)</samp>. <div class="p">You may want to move the folders that contain user documents
|
||
|
to user ASPs. You can save the DLOs in those ASPs regularly and not save
|
||
|
the system ASP. This eliminates the extra time and media for saving the system
|
||
|
folders for iSeries™ Access
|
||
|
Family, which change infrequently. <div class="note"><span class="notetitle">Note:</span> When you save iSeries Access
|
||
|
Family, you must also run the SAV command. The following shows all the parameters
|
||
|
that are needed to save everything in the integrated file system which picks
|
||
|
up iSeries Access
|
||
|
Family. <pre>SAV DEV('/QSYS.LIB/media-device-name.DEVD') +
|
||
|
OBJ(('/*') +
|
||
|
('/QSYS.LIB' *OMIT) +
|
||
|
('/QDLS' *OMIT)) +
|
||
|
UPDHST(*YES)</pre>
|
||
|
</div>
|
||
|
</div>
|
||
|
</li>
|
||
|
<li>Save a list of documents, by user-defined name or by system object name.</li>
|
||
|
<li>Save all documents that meet certain search values. The following table
|
||
|
shows the parameters you can use if you specify DLO(*SEARCH).
|
||
|
<div class="tablenoborder"><a name="rzaiu171__srchparms"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="rzaiu171__srchparms" width="90%" frame="void" border="0" rules="none"><caption>Table 1. Parameters for DLO(*SEARCH)</caption><thead align="left"><tr><th align="left" valign="top" width="29.938271604938272%" id="d0e71">Parameter</th>
|
||
|
<th align="left" valign="top" width="70.06172839506173%" id="d0e73">Definition</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><td align="left" valign="top" width="29.938271604938272%" headers="d0e71 ">FLR</td>
|
||
|
<td align="left" valign="top" width="70.06172839506173%" headers="d0e73 ">Folder</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="29.938271604938272%" headers="d0e71 ">SRCHTYPE</td>
|
||
|
<td align="left" valign="top" width="70.06172839506173%" headers="d0e73 ">*ALL, for all folders that meet the search
|
||
|
criteria</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="29.938271604938272%" headers="d0e71 ">CHKFORMRK</td>
|
||
|
<td align="left" valign="top" width="70.06172839506173%" headers="d0e73 ">Marked for offline storage</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="29.938271604938272%" headers="d0e71 ">CHKEXP</td>
|
||
|
<td align="left" valign="top" width="70.06172839506173%" headers="d0e73 ">Document expiration date</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="29.938271604938272%" headers="d0e71 ">CRTDATE</td>
|
||
|
<td align="left" valign="top" width="70.06172839506173%" headers="d0e73 ">Creation date</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="29.938271604938272%" headers="d0e71 ">DOCCLS</td>
|
||
|
<td align="left" valign="top" width="70.06172839506173%" headers="d0e73 ">Document class</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="29.938271604938272%" headers="d0e71 ">OWNER</td>
|
||
|
<td align="left" valign="top" width="70.06172839506173%" headers="d0e73 ">Owner</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="29.938271604938272%" headers="d0e71 ">REFCHGDATE</td>
|
||
|
<td align="left" valign="top" width="70.06172839506173%" headers="d0e73 ">Document last changed date</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="29.938271604938272%" headers="d0e71 ">REFCHGTIME</td>
|
||
|
<td align="left" valign="top" width="70.06172839506173%" headers="d0e73 ">Document last changed time</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
</li>
|
||
|
<li>Save all distribution objects (mail) by typing: <samp class="codeph">SAVDLO DLO(*MAIL)</samp>.</li>
|
||
|
<li>Save all distribution objects, new folders, new documents, and changed
|
||
|
documents by typing: <samp class="codeph">SAVDLO DLO(*CHG)</samp>. This is another method
|
||
|
for reducing the effect of online information on the amount of time and media
|
||
|
that it takes to save DLOs. Save document library objects (DLOs) provides
|
||
|
more information about specifying <samp class="codeph">DLO(*CHG)</samp>.</li>
|
||
|
</ul>
|
||
|
<p>You can use the OMITFLR parameter to exclude folders from the save operation.
|
||
|
The OMITFLR parameter will allow up to 300 generic or specific folder names. </p>
|
||
|
<p>The OMITFLR parameter is useful if you want to omit folders that never
|
||
|
change or only change infrequently. You can also use it to remove a group
|
||
|
of folders from one save operation while you concurrently save that group
|
||
|
to a different media device.</p>
|
||
|
<p>When you save DLOs from more than one ASP with the same operation, the
|
||
|
server creates a separate file on the media for each ASP. When you restore
|
||
|
DLOs from the media, you must specify the sequence numbers to restore the
|
||
|
DLOs from more than one ASP.</p>
|
||
|
<p><span class="uicontrol">Authority that is required for the SAVDLO command:</span> The
|
||
|
following parameter combinations for the SAVDLO command require either *ALLOBJ
|
||
|
special authority, *SAVSYS special authority, or *ALL authority to the documents.
|
||
|
You also need enrollment in the system directory: </p>
|
||
|
<ul><li>DLO(*ALL) FLR(*ANY)</li>
|
||
|
<li>DLO(*CHG)</li>
|
||
|
<li>DLO(*MAIL)</li>
|
||
|
<li>DLO(*SEARCH) OWNER(*ALL)</li>
|
||
|
<li>DLO(*SEARCH) OWNER(user-profile-name)</li>
|
||
|
</ul>
|
||
|
<div class="note"><span class="notetitle">Note:</span> You can always save your own DLOs. You must have the authorities that
|
||
|
are specified to specify another user profile for the owner parameter.</div>
|
||
|
</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>
|