72 lines
3.8 KiB
HTML
72 lines
3.8 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="concept" />
|
|
<meta name="DC.Title" content="Save system data" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu001.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu178.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu180.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiurzaiu179.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaiusavecommands.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/savsys.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="rzaiu271" />
|
|
<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 system data</title>
|
|
</head>
|
|
<body id="rzaiu271"><a name="rzaiu271"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Save system data</h1>
|
|
<div><p>System data is IBM-supplied data that runs the hardware and software for
|
|
your server. System data includes the Licensed Internal Code and i5/OS™ objects
|
|
in QSYS, libraries, and directories.</p>
|
|
<p>The easiest way to save your system data is with menu option 22 of the
|
|
GO SAVE command. This saves all of your system data as well as security data
|
|
and configuration data.</p>
|
|
<div class="p">To manually save your system data, use the SAVSYS commands. You can use
|
|
the same device that you use for the SAVSYS command to perform an initial
|
|
program load (IPL) of your server. You can also use the SAVSYS save media
|
|
to perform the IPL. <pre>SAVSYS
|
|
SAVLIB LIB(*IBM) ACCPTH(*YES)
|
|
SAV DEV('/QSYS.LIB/<em>media-device-name</em>.DEVD') +
|
|
OBJ(('/QIBM/ProdData') +
|
|
('/QOpenSys/QIBM/ProdData')) +
|
|
UPDHST(*YES)</pre>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaiurzaiu178.htm">Methods to save Licensed Internal Code</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaiurzaiu180.htm">Methods to save system information</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzaiurzaiu179.htm">Methods to save operating system objects</a></strong><br />
|
|
</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <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 class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzaiusavecommands.htm">Commands to save parts of your server</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../cl/savsys.htm">SAVSYS command in CL reference</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |