76 lines
4.1 KiB
HTML
76 lines
4.1 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="EXAMPLE - Saving files in a network" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu132.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="rzaiu133" />
|
|
<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>EXAMPLE - Saving files in a network</title>
|
|
</head>
|
|
<body id="rzaiu133"><a name="rzaiu133"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">EXAMPLE - Saving files in a network</h1>
|
|
<div><div class="section"><p>The following figure shows a physical file, FILEA in the LIB1
|
|
library. Logical file FILEB in LIB1 and logical file FILEC in LIB2 have access
|
|
paths over physical file FILEA in LIB1.</p>
|
|
</div>
|
|
<div class="example"> <div class="fignone" id="rzaiu133__accpthf"><a name="rzaiu133__accpthf"><!-- --></a><span class="figcap">Figure 1. Saving Access Paths</span><br /><img src="rzaiu501.gif" alt="Saving access paths" /><br /></div>
|
|
</div>
|
|
<div class="section"><p>The following table shows which parts of this file network different
|
|
commands save:</p>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="rzaiu133__accptht"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="rzaiu133__accptht" width="100%" frame="hsides" border="1" rules="rows"><caption>Table 1. Saving a File Network</caption><thead align="left"><tr><th align="left" valign="bottom" width="29.86111111111111%" id="d0e32">Command</th>
|
|
<th align="left" valign="bottom" width="70.13888888888889%" id="d0e34">What is saved</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr><td rowspan="3" align="left" valign="top" width="29.86111111111111%" headers="d0e32 "> <pre>SAVLIB LIB(LIB1)
|
|
ACCPTH(*YES)</pre>
|
|
</td>
|
|
<td align="left" valign="top" width="70.13888888888889%" headers="d0e34 ">FILEA: description, data, keyed access path</td>
|
|
</tr>
|
|
<tr><td align="left" valign="top" width="70.13888888888889%" headers="d0e34 ">FILEB: description, access path </td>
|
|
</tr>
|
|
<tr><td align="left" valign="top" width="70.13888888888889%" headers="d0e34 ">FILEC: access path</td>
|
|
</tr>
|
|
<tr><td rowspan="3" align="left" valign="top" width="29.86111111111111%" headers="d0e32 "> <pre>SAVOBJ OBJ(FILEA) LIB(LIB1)
|
|
ACCPTH(*YES)</pre>
|
|
</td>
|
|
<td align="left" valign="top" width="70.13888888888889%" headers="d0e34 ">FILEA: description, data, keyed access path </td>
|
|
</tr>
|
|
<tr><td align="left" valign="top" width="70.13888888888889%" headers="d0e34 ">FILEB: access path </td>
|
|
</tr>
|
|
<tr><td align="left" valign="top" width="70.13888888888889%" headers="d0e34 ">FILEC: access path</td>
|
|
</tr>
|
|
<tr><td align="left" valign="top" width="29.86111111111111%" headers="d0e32 "> <pre>SAVLIB LIB(LIB2)
|
|
ACCPTH(*YES)</pre>
|
|
</td>
|
|
<td align="left" valign="top" width="70.13888888888889%" headers="d0e34 ">FILEC: description</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiurzaiu132.htm">Save access paths</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |