82 lines
4.4 KiB
HTML
82 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="task" />
|
||
|
<meta name="DC.Title" content="Save parts of your server with other GO SAVE command menu options" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu209.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu001.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="rzaiuaab" />
|
||
|
<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 parts of your server with other GO SAVE command menu options</title>
|
||
|
</head>
|
||
|
<body id="rzaiuaab"><a name="rzaiuaab"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Save parts of your server with other GO SAVE command menu options</h1>
|
||
|
<div><div class="section"> <p>You may perform the following GO SAVE command menu options.</p>
|
||
|
|
||
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="void" border="0" rules="none"><thead align="left"><tr><th align="left" valign="top" width="11.230585424133812%" id="d0e25">Option Number</th>
|
||
|
<th valign="top" width="24.492234169653525%" id="d0e27">Description</th>
|
||
|
<th align="left" valign="top" width="64.27718040621266%" id="d0e29">Commands</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><td align="left" valign="top" width="11.230585424133812%" headers="d0e25 ">40</td>
|
||
|
<td valign="top" width="24.492234169653525%" headers="d0e27 "> <p>All libraries other than the system library
|
||
|
(QMNSAVN)</p>
|
||
|
</td>
|
||
|
<td align="left" valign="top" width="64.27718040621266%" headers="d0e29 "> <pre>ENDSBS SBS(*ALL) OPTION(*IMMED)
|
||
|
CHGMSGQ MSGQ(QSYSOPR) DLVRY(*BREAK)
|
||
|
CHGMSGQ MSGQ(QSYSOPR) DLVRY(*NOTIFY)
|
||
|
SAVLIB LIB(*NONSYS) ACCPTH(*YES)
|
||
|
STRSBS SBSD(<span class="synph"><span class="var">controlling-subsystem</span></span>)</pre>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="11.230585424133812%" headers="d0e25 ">41</td>
|
||
|
<td valign="top" width="24.492234169653525%" headers="d0e27 "> <p>All IBM<sup>®</sup> libraries other than the system library</p>
|
||
|
</td>
|
||
|
<td align="left" valign="top" width="64.27718040621266%" headers="d0e29 "> <pre>SAVLIB LIB(*IBM)</pre>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="11.230585424133812%" headers="d0e25 ">42</td>
|
||
|
<td valign="top" width="24.492234169653525%" headers="d0e27 "> <p>All user libraries</p>
|
||
|
</td>
|
||
|
<td align="left" valign="top" width="64.27718040621266%" headers="d0e29 "> <pre>SAVLIB LIB(*ALLUSR)</pre>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="11.230585424133812%" headers="d0e25 ">43</td>
|
||
|
<td valign="top" width="24.492234169653525%" headers="d0e27 "> <p>All changed objects in user libraries </p>
|
||
|
</td>
|
||
|
<td align="left" valign="top" width="64.27718040621266%" headers="d0e29 "> <pre>SAVCHGOBJ LIB(*ALLUSR)</pre>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
<p>Manually save parts of your server contains information about
|
||
|
how to manually save parts of your server using CL commands.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiurzaiu209.htm">Overview of the GO SAVE command menu options</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="rzaiurzaiu001.htm" title="Use this information to use save commands to save your server manually. This information applies if you use a medium or complex save strategy.">Manually save parts of your server</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|