ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzam8_5.4.0.1/rzam8fixremoveosfix.htm

101 lines
4.4 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="Remove IBM i5/OS fixes" />
<meta name="abstract" content="Find out how to remove one or more i5/OS fixes." />
<meta name="description" content="Find out how to remove one or more i5/OS fixes." />
<meta name="DC.Relation" scheme="URI" content="rzam8fixremove1.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="rzam8fixremoveosfix" />
<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>Remove IBM i5/OS fixes</title>
</head>
<body id="rzam8fixremoveosfix"><a name="rzam8fixremoveosfix"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Remove <span class="keyword">IBM<sup>®</sup> i5/OS</span> fixes</h1>
<div><p>Find out how to remove one or more <span class="keyword">i5/OS™</span> fixes.</p>
<div class="section"><p>For the two types of fixes that exist (immediate or delayed),
you can choose to remove them temporarily or permanently. The following table
provides instructions for removing the two types either temporarily or permanently.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th colspan="2" valign="top" id="d0e34">Immediate</th>
<th colspan="2" valign="top" id="d0e36">Delayed</th>
</tr>
<tr><th valign="top" id="d0e39">Temporarily</th>
<th valign="top" id="d0e41">Permanently</th>
<th valign="top" id="d0e43">Temporarily</th>
<th valign="top" id="d0e45">Permanently</th>
</tr>
</thead>
<tbody><tr><td valign="top" headers="d0e34 d0e39 ">Type: <pre>RMVPTF
LICPGM(5722SS1)
SELECT(SIxxxxx)
RMV(*TEMP)
RMVDEP(*YES)</pre>
where xxxxx is the fix identifier. If the fix is
only temporarily removed, it will be applied again with the next cumulative
PTF package.</td>
<td valign="top" headers="d0e34 d0e41 ">Type: <pre>RMVPTF
LICPGM(5722SS1)
SELECT(SIxxxxx)
RMV(*PERM)
RMVDEP(*YES)</pre>
</td>
<td valign="top" headers="d0e36 d0e43 "> <ol><li>Type: <pre>RMVPTF
LICPGM(5722SS1)
SELECT(SIxxxxx)
RMV(*TEMP)
DELAYED(*YES)
RMVDEP(*YES)</pre>
where xxxxx is the fix identifier.</li>
<li>Type the following command and press Enter to do an IPL to the B side: <pre>PWRDWNSYS
OPTION(*IMMED)
RESTART(*YES)
IPLSRC(B)</pre>
</li>
</ol>
</td>
<td valign="top" headers="d0e36 d0e45 "> <ol><li>Temporarily remove the delayed fix first.</li>
<li>Type: <pre>RMVPTF
LICPGM(5722SS1)
SELECT(SIxxxxx)
RMV(*PERM)
DELAYED(*YES)
RMVDEP(*YES)</pre>
where xxxxx is the fix identifier.</li>
</ol>
</td>
</tr>
</tbody>
</table>
</div>
<p>To uninstall fixes on a single system or on more than one system,
go to the Management Central online help in <span class="keyword">iSeries™ Navigator</span>.
Click <span class="uicontrol">Help</span> from the menu bar and select <span class="uicontrol">Help
Topics</span>. Select <span class="uicontrol">What can I do with . . .?</span> to
find out what you can do and where you need to be in the <span class="keyword">iSeries Navigator</span> window
to make it happen.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam8fixremove1.htm" title="Learn about when you can remove fixes from your system and why you want to remove them.">Remove software fixes</a></div>
</div>
</div>
</body>
</html>