69 lines
4.1 KiB
HTML
69 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="task" />
|
||
|
<meta name="DC.Title" content="Advanced fix installation: Apply fixes during an unattended IPL" />
|
||
|
<meta name="abstract" content="Instructions are given for temporarily or permanently installing both delayed and immediate fixes during an unattended IPL." />
|
||
|
<meta name="description" content="Instructions are given for temporarily or permanently installing both delayed and immediate fixes during an unattended IPL." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzam8fixinstallapply.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../rzait/rzaitmanagelparoverview.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzam8fixinstallapplyunattendedipl" />
|
||
|
<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>Advanced fix installation: Apply fixes during an unattended IPL</title>
|
||
|
</head>
|
||
|
<body id="rzam8fixinstallapplyunattendedipl"><a name="rzam8fixinstallapplyunattendedipl"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Advanced fix installation: Apply fixes during an unattended IPL</h1>
|
||
|
<div><p>Instructions are given for temporarily or permanently installing
|
||
|
both delayed and immediate fixes during an unattended IPL.</p>
|
||
|
<div class="section">You can temporarily or permanently install both delayed and immediate
|
||
|
fixes. To install delayed fixes temporarily, follow these steps:</div>
|
||
|
<ol><li class="stepexpand"><span>On any command line, type:</span> <pre>APYPTF LICPGM(*ALL) SELECT(*ALL) APY(*TEMP)
|
||
|
DELAYED(*YES) IPLAPY(*YES)</pre>
|
||
|
</li>
|
||
|
<li class="stepexpand"><span>Press Enter.</span></li>
|
||
|
</ol>
|
||
|
<div class="section"><p>To permanently install all fixes that are temporarily installed
|
||
|
(status of <em>Temporarily applied</em>) during the next unattended IPL, or
|
||
|
to permanently install all immediate fixes that have a status of <em>Not applied</em> during
|
||
|
the next IPL, follow these steps:</p>
|
||
|
<ol><li>On any command line, type: <pre>APYPTF LICPGM(*ALL) SELECT(*ALL) APY(*PERM)
|
||
|
DELAYED(*YES) IPLAPY(*YES)</pre>
|
||
|
</li>
|
||
|
<li>Press Enter.</li>
|
||
|
</ol>
|
||
|
<p>To perform an IPL on the system, follow these steps:</p>
|
||
|
<ol><li>On any command line, type: <pre>PWRDWNSYS *IMMED RESTART(*YES) IPLSRC(B)</pre>
|
||
|
</li>
|
||
|
<li>Press Enter.</li>
|
||
|
</ol>
|
||
|
<div class="note"><span class="notetitle">Note:</span> <img src="./delta.gif" alt="Start of change" />If your system has logical partitioning,
|
||
|
the Power pushbutton, DST option 7, or the Power Down System (PWRDWNSYS) command
|
||
|
can affect multiple partitions. <img src="./deltaend.gif" alt="End of change" /></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam8fixinstallapply.htm" title="Find out how to apply one, some, or all of your fixes with the Apply Program Temporary Fix (APYPTF) command.">Advanced fix installation: Apply fixes</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="../rzait/rzaitmanagelparoverview.htm">Manage logical partitions</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|