123 lines
8.2 KiB
HTML
123 lines
8.2 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="Install fixes from an image catalog" />
|
|
<meta name="abstract" content="This topic discusses how you can use an image catalog to install PTFs that you receive on physical media or that you received using FTP when you downloaded fixes from Fix Central." />
|
|
<meta name="description" content="This topic discusses how you can use an image catalog to install PTFs that you receive on physical media or that you received using FTP when you downloaded fixes from Fix Central." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzam8fixinstallscenarios.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="rzam8fixinstallimage" />
|
|
<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>Install fixes from an image catalog</title>
|
|
</head>
|
|
<body id="rzam8fixinstallimage"><a name="rzam8fixinstallimage"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Install fixes from an image catalog</h1>
|
|
<div><p><span><img src="./delta.gif" alt="Start of change" />This topic discusses how you can use an image catalog
|
|
to install PTFs that you receive on physical media or that you received using
|
|
FTP when you downloaded fixes from Fix Central.<img src="./deltaend.gif" alt="End of change" /></span></p>
|
|
<div class="section"><div class="note"><span class="notetitle">Note:</span> <img src="./delta.gif" alt="Start of change" />You cannot install PTFs directly from an image catalog
|
|
with Management Central, but you can use the copy from media function to copy
|
|
PTFs into save files from an image catalog associated with a virtual optical
|
|
device. For instructions, see <a href="rzam8fixobtaincopymedia.htm#rzam8fixobtaincopymedia">Copy fixes from media</a>.<img src="./deltaend.gif" alt="End of change" /></div>
|
|
<p>To
|
|
install your fixes from an image catalog, do the following steps:</p>
|
|
</div>
|
|
<ol><li class="stepexpand"><span><strong>Create a virtual optical device</strong></span> <p>It is possible
|
|
that you used an image catalog that is associated with a virtual optical device
|
|
to perform a software upgrade. If you did, you do not need to
|
|
perform this step. If you do not have a virtual optical device, you must create
|
|
one.</p>
|
|
<ul><li>To create a device description, type the following on any command line: <pre>CRTDEVOPT DEVD(OPTVRT01) RSRCNAME(*VRT) ONLINE(*YES) TEXT(<em>text-description</em>)</pre>
|
|
</li>
|
|
<li><img src="./delta.gif" alt="Start of change" />To determine whether a virtual optical device exists, type
|
|
the following: <pre>WRKDEVD DEVD(*OPT)</pre>
|
|
<p>A virtual optical
|
|
device is indicated by a device type of 632B.</p>
|
|
<p><img src="./delta.gif" alt="Start of change" />To ensure that
|
|
the device is active, press F14 (Work with configuration status). If the device
|
|
is not active, type 1 to vary it on. <img src="./deltaend.gif" alt="End of change" /></p>
|
|
<img src="./deltaend.gif" alt="End of change" /></li>
|
|
</ul>
|
|
</li>
|
|
<li class="stepexpand"><span><strong>Create an image catalog</strong></span> <p>Create an image catalog
|
|
for the set of PTFs that you want to install. The Create Image Catalog (CRTIMGCLG)
|
|
command associates an image catalog with a target directory where the preloaded
|
|
images are loaded.</p>
|
|
<pre>CRTIMGCLG IMGCLG(<em>ptfcatalog</em>) DIR(<em>'/MYCATALOGDIRECTORY'</em>) CRTDIR(*YES) TEXT(<em>text-description</em>)</pre>
|
|
<div class="note"><span class="notetitle">Note:</span> A directory can be associated with only one image catalog.</div>
|
|
</li>
|
|
<li class="stepexpand"><span><strong>Add an image catalog entry</strong></span> <p>You can add an
|
|
image catalog entry for each physical media that you have. You can also add
|
|
an image catalog entry for fixes that you received using FTP, for example,
|
|
you downloaded fixes from Fix Central.</p>
|
|
<ul><li>Add an image catalog entry for each physical media that you have. You
|
|
need to repeat this step for <span class="uicontrol">each</span> volume of media.
|
|
You should add the images in the same order as if you were going to install
|
|
from them. <pre>ADDIMGCLGE IMGCLG(<em>ptfcatalog</em>) FROMDEV(OPT01) TEXT(<em>text-description</em>)</pre>
|
|
</li>
|
|
<li> Add an image catalog entry for fixes that you downloaded from Fix Central
|
|
into an IFS directory. You can add the directory into an image catalog in
|
|
either of the following ways: <ul><li>Into the same directory that is associated with the image catalog directory. <pre>ADDIMGCLGE IMGCLG(PTFCATALOG) FROMFILE(iptfxxx_x.bin)
|
|
TOFILE(iptfxxx_x.bin)</pre>
|
|
</li>
|
|
<li><img src="./delta.gif" alt="Start of change" />Into a different directory. <pre>ADDIMGCLGE IMGCLG(PTFCATALOG)
|
|
FROMFILE('/differentdirectory/iptfxxxx_x.bin')
|
|
TOFILE(iptfxxx_x.bin)</pre>
|
|
<img src="./deltaend.gif" alt="End of change" /></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="stepexpand"><span><strong>Load the image catalog</strong></span> <p>This step associates
|
|
the virtual optical device to the image catalog. Only one image catalog can
|
|
be associated with a specific virtual optical device. Type the following command
|
|
to load the image catalog:</p>
|
|
<pre>LODIMGCLG IMGCLG(<em>ptfcatalog</em>) DEV(<em>OPTVRT01</em>) OPTION(*LOAD)</pre>
|
|
</li>
|
|
<li class="stepexpand"><span><strong>Verify that the images are in the correct order</strong></span> <pre>VFYIMGCLG IMGCLG(<em>ptfcatalog</em>) TYPE(*PTF) SORT(*YES)</pre>
|
|
<p>The system puts the images in the correct order. By default, the volume
|
|
with the lowest index is mounted; all the other volumes are loaded. Use the
|
|
Work with Catalog Entries (WRKIMGCLGE) command to see the order of the images.</p>
|
|
<div class="note"><span class="notetitle">Note:</span> If
|
|
you are attempting to load individual PTFs with the Load PTF (LODPTF) command,
|
|
only the PTFs on the volume set that is mounted can be loaded.</div>
|
|
</li>
|
|
<li class="stepexpand"><span><strong>Install PTFs from virtual optical device</strong></span> <p><img src="./delta.gif" alt="Start of change" />To
|
|
install PTFs from an image catalog associated with a virtual optical device,
|
|
see <a href="rzam8fixinstalllocal.htm">Install fixes from media</a> or <a href="rzam8fixinstallcum.htm">Install cumulative PTF packages</a>.
|
|
For the device name, enter the name of the virtual optical device that is
|
|
associated with your image catalog. All the PTFs from the images that are
|
|
either mounted or loaded will be installed.<img src="./deltaend.gif" alt="End of change" /></p>
|
|
</li>
|
|
<li class="stepexpand"><span><strong>Delete images from image catalog</strong></span> <p>Once you
|
|
have successfully installed the fixes, you should remove the images from the
|
|
catalog with the Remove Image Catalog Entries (RMVIMGCLGE) command. If you
|
|
continue to add new images to the same image catalog without removing the
|
|
old images, PTF install processing will attempt to install the fixes from
|
|
all of the loaded images in the catalog.</p>
|
|
</li>
|
|
</ol>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam8fixinstallscenarios.htm" title="You can install many kinds of fixes including cumulative PTF packages, HIPER fixes, i5/OS and other licensed program fixes, and fixes for the Licensed Internal Code.">Step 3: Choose your fix installation scenario</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |