82 lines
3.9 KiB
HTML
82 lines
3.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="reference" />
|
|
<meta name="DC.Title" content="Interpret output from save commands" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiuprogramming.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiuoutputinfo.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiusavefields.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu254.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu254.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="saveoutput" />
|
|
<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>Interpret output from save commands</title>
|
|
</head>
|
|
<body id="saveoutput"><a name="saveoutput"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Interpret output from save commands</h1>
|
|
<div><div class="section"><p>When you use the following save commands or API you can direct
|
|
output to an output file. </p>
|
|
</div>
|
|
<div class="section"> <ul><li><a href="../apis/qsrsavo.htm">QSRSAVO</a> -
|
|
Save object API</li>
|
|
<li><a href="../cl/savcfg.htm">SAVCFG</a> -
|
|
Save configuration</li>
|
|
<li><a href="../cl/savchgobj.htm">SAVCHGOBJ</a> -
|
|
Save changed objects</li>
|
|
<li><a href="../cl/savlib.htm">SAVLIB</a> -
|
|
Save library </li>
|
|
<li><a href="../cl/savobj.htm">SAVOBJ</a> -
|
|
Save object</li>
|
|
<li><a href="../cl/savsavfdta.htm">SAVSAVFDTA</a> -
|
|
Save save file data</li>
|
|
<li> <a href="../cl/savsecdta.htm">SAVSECDTA</a> -
|
|
Save security data</li>
|
|
<li><a href="../cl/savsys.htm">SAVSYS</a> -
|
|
Save system</li>
|
|
<li><a href="../cl/savsysinf.htm">SAVSYSINF</a>- Save
|
|
system information</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section"><p>The following topics describe the output information that these
|
|
commands create. To specify an output file, you must have *CHANGE authority
|
|
to the database file and *USE authority to the library. The server needs an
|
|
*EXCLRD lock on the database file. Click the command above that applies to
|
|
the information that you would like to save. The control language (CL) provides
|
|
descriptions for the three parameters that allow you to direct save output
|
|
to an output file: File to receive output (OUTFILE), Output member options
|
|
(OUTMBR), and Type of output information (INFTYPE).</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaiuoutputinfo.htm">Output file information</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaiusavefields.htm">Field descriptions</a></strong><br />
|
|
</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiuprogramming.htm">Backup programming techniques</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzaiurzaiu254.htm">Determine objects that the server saved (save messages)</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |