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

59 lines
3.3 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Save a mounted UDFS" />
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu158.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="rzaiu164" />
<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>Save a mounted UDFS</title>
</head>
<body id="rzaiu164"><a name="rzaiu164"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Save a mounted UDFS</h1>
<div><p>Ordinarily, you should unmount user-defined file systems (UDFS) before
save and restore operations. Menu options 21, 22, and 23 of the GO SAVE command
provide an option to unmount UDFSs prior to the save.</p>
<div class="p">If a save includes objects from mounted UDFSs, only pathname information
is saved. The server saves the objects as if they are in the file system over
which the UDFS is mounted. The server does not save any information about
the UDFSs or ASPs that contain the saved objects, and the server issues the
following message: <pre>CPD3788 - File system information not saved for &lt;your udfs&gt;</pre>
</div>
<p>The server does not save objects that are contained in a directory over
which you mount a UDFS. For example, if directory /appl has objects in it
and if you mount a UDFS over /appl, the server does not save the objects in
/appl. The server only saves the objects in the UDFS.</p>
<p>You may mount your UDFS as read-only. Because the server does not save
any file system information for a mounted UDFS, the server does not save the
read-only attribute. Therefore, the server restores the objects from the UDFS
without the read-only attribute.</p>
<p>If the mounted UDFS is read-only and you specify UPDHST(*YES), the server
issues message CPI3726 that indicates that the server did not update the save
history for objects.</p>
<div class="p">To save a mounted UDFS, specify the following command: <pre>SAV OBJ(('/appl/dir1')</pre>
</div>
<p>Where the server mounted the UDFS over directory /appl/dir1.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiurzaiu158.htm">Save user-defined file systems</a></div>
</div>
</div>
</body>
</html>