ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahc_5.4.0.1/permapplyptfsforsame.htm

62 lines
3.9 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Permanently applying PTFs for a replacement of the same release" />
<meta name="abstract" content="Permanently apply Licensed Internal Code and operating system PTFs by using the following commands as recommended before all installations (the delay option is chosen so you can schedule the IPL)." />
<meta name="description" content="Permanently apply Licensed Internal Code and operating system PTFs by using the following commands as recommended before all installations (the delay option is chosen so you can schedule the IPL)." />
<meta name="DC.Relation" scheme="URI" content="upgradesameversion.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="permapplyptfsforsame" />
<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>Permanently applying PTFs for a replacement of the same release</title>
</head>
<body id="permapplyptfsforsame"><a name="permapplyptfsforsame"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Permanently applying PTFs for a replacement of the same release</h1>
<div><p>Permanently apply Licensed Internal Code and operating system PTFs
by using the following commands as recommended before all installations (the
delay option is chosen so you can schedule the IPL).</p>
<div class="section"> <div class="p"><div class="note"><span class="notetitle">Note:</span> The primary partition of a logically partitioned server
must be handled carefully. <ol><li>Ensure the secondary partitions are in a normal IPL mode with the system
IPL action of IPL.</li>
<li>Ensure the primary partition is a normal IPL mode.</li>
<li>Perform the APYPTF commands on the primary partition.<p>For more information
on <span>IBM<sup>®</sup> <span class="keyword">System i5</span>,
System p5, and IBM eServer™ i5
and p5 systems</span>, refer to <a href="../icbase/iphbl/iphblmanageos400.htm" target="_blank">Managing <span class="keyword">i5/OS™</span> logical
partitions</a> for more information. For iSeries™ 8xx or earlier models, refer
to <a href="../rzait/rzaitmanagelparoverview.htm">Manage
logical partitions</a> .</p>
</li>
</ol>
</div>
<pre>APYPTF LICPGM(5722999) SELECT(*ALL) APY(*PERM) DELAYED(*YES) IPLAPY(*YES)
APYPTF LICPGM(5722SS1) SELECT(*ALL) APY(*PERM) DELAYED(*YES) IPLAPY(*YES) </pre>
</div>
<div class="p">Perform
an IPL:<pre>PWRDWNSYS RESTART(*YES)</pre>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="upgradesameversion.htm" title="Use this procedure to install a new modification of Licensed Internal Code and a more recent update of i5/OS to support new hardware.">Replacing Licensed Internal Code and i5/OS of the same version and release</a></div>
</div>
</div>
</body>
</html>