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

79 lines
3.8 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 Licensed Internal Code fixes" />
<meta name="abstract" content="This topic describes how to remove Licensed Internal Code fixes." />
<meta name="description" content="This topic describes how to remove Licensed Internal Code 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="rzam8fixremovelicfix" />
<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 Licensed Internal Code fixes</title>
</head>
<body id="rzam8fixremovelicfix"><a name="rzam8fixremovelicfix"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Remove Licensed Internal Code fixes</h1>
<div><p><span><img src="./delta.gif" alt="Start of change" />This topic describes how to remove
Licensed Internal Code fixes.<img src="./deltaend.gif" alt="End of change" /></span></p>
<div class="section"><p>For the two types of fixes that exist, immediate or delayed, you
can remove them permanently. The following table shows you the two types of
fixes with details for removing them.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" width="50%" id="d0e22">Immediate</th>
<th valign="top" width="50%" id="d0e24">Delayed</th>
</tr>
</thead>
<tbody><tr><td valign="top" width="50%" headers="d0e22 ">To remove an immediate fix, type: <pre>RMVPTF
LICPGM(5722999)
SELECT(MFxxxxx)
RMV(*PERM)
RMVDEP(*YES)</pre>
where xxxxx is the fix identifier</td>
<td valign="top" width="50%" headers="d0e24 ">To permanently remove a delayed Licensed Internal Code fix that is
running on the B side, do the following: <ol><li>Type: <pre>RMVPTF
LICPGM(5722999)
SELECT(MFxxxxx)
RMV(*PERM)
DELAYED(*YES)
RMVDEP(*YES)</pre>
where xxxxx is the Licensed Internal Code identifier.</li>
<li>Type the following command and press <span class="uicontrol">Enter</span> to do
an IPL to the B side: <pre>PWRDWNSYS
OPTION(*IMMED)
RESTART(*YES)
IPLSRC(B)</pre>
</li>
</ol>
</td>
</tr>
</tbody>
</table>
</div>
<div class="note"><span class="notetitle">Note:</span> To remove a Licensed Internal Code fix that is running on the
A side, follow the instruction for removing an immediate fix.</div>
<p>To
find out what other types of fixes you can remove, go to Remove software fixes.</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>