96 lines
4.4 KiB
HTML
96 lines
4.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="Output sequence" />
|
||
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu004.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="rzaiu400" />
|
||
<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>Output sequence</title>
|
||
</head>
|
||
<body id="rzaiu400"><a name="rzaiu400"><!-- --></a>
|
||
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
<h1 class="topictitle1">Output sequence</h1>
|
||
<div><div class="section"><div class="p">The following table shows the sequence of entries in the output
|
||
when you specify INFTYPE(*ALL) or INFTYPE(*ERR):
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption>Table 1. Output
|
||
Sequence 1–SAV and RST Commands</caption><tbody><tr valign="top"><td valign="top" width="100%">Command information</td>
|
||
</tr>
|
||
<tr valign="top"><td valign="top" width="100%"> <p>Directory information for directory 1<br />
|
||
Object link information for object line 1<br />
|
||
. . .<br />
|
||
Object link information for object link N</p>
|
||
</td>
|
||
</tr>
|
||
<tr valign="top"><td valign="top" width="100%"> <p>Directory information for directory 2<br />
|
||
Object link information for object line 1<br />
|
||
. . .<br />
|
||
Object link information for object link N</p>
|
||
</td>
|
||
</tr>
|
||
<tr valign="top"><td valign="top" width="100%"> <p>Directory information for directory N<br />
|
||
Object link information for object line 1<br />
|
||
. . .<br />
|
||
Object link information for object link N</p>
|
||
</td>
|
||
</tr>
|
||
<tr valign="top"><td valign="top" width="100%">Trailer information</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="section"><p>When you specify INFTYPE(*ALL), the output contains an object
|
||
link entry for all object links (both successful and unsuccessful). When you
|
||
specify INFTYPE(*ERR), the output contains an object link entry only for unsuccessful
|
||
links.</p>
|
||
</div>
|
||
<div class="section"><div class="p">The table below shows the sequence of entries in the output when
|
||
you specify INFTYPE(*SUMMARY):
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="100%" frame="border" border="1" rules="all"><caption>Table 2. Output Sequence2–SAV
|
||
and RST Commands</caption><tbody><tr><td valign="top" width="100%">Command information</td>
|
||
</tr>
|
||
<tr><td valign="top" width="100%">Directory information for directory 1</td>
|
||
</tr>
|
||
<tr><td valign="top" width="100%">Directory information for directory 2</td>
|
||
</tr>
|
||
<tr><td valign="top" width="100%">Directory information for directory </td>
|
||
</tr>
|
||
<tr><td valign="top" width="100%">Trailer information</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="section"><p>When you retrieve information from the output format for object
|
||
links, you must use the entry length that the server returns in the header
|
||
information format of each entry. The size of each entry may include padding
|
||
at the end of the entry. If you do not use the entry length, the result may
|
||
not be valid. The entry length can be used to find the next entry. The trailer
|
||
entry is always the last entry.</p>
|
||
</div>
|
||
</div>
|
||
<div>
|
||
<div class="familylinks">
|
||
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiurzaiu004.htm">Interpret output from save (SAV) and restore (RST)</a></div>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
</html> |