ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzai4_5.4.0.1/rzai4create.htm

130 lines
9.2 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="reference" />
<meta name="DC.Title" content="Checklist: Create central site distribution media" />
<meta name="abstract" content="If you selected tape, DVD, or image catalog as the distribution media, complete the tasks in this checklist to create the distribution media." />
<meta name="description" content="If you selected tape, DVD, or image catalog as the distribution media, complete the tasks in this checklist to create the distribution media." />
<meta name="DC.Relation" scheme="URI" content="rzai4centsitedist.htm" />
<meta name="DC.Relation" scheme="URI" content="rzai4coverltr.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="rzai4create" />
<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>Checklist: Create central site distribution media</title>
</head>
<body id="rzai4create"><a name="rzai4create"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Checklist: Create central site distribution media</h1>
<div><p><span><img src="./delta.gif" alt="Start of change" />If you selected tape, DVD, or image catalog as the
distribution media, complete the tasks in this checklist to create the distribution
media.<img src="./deltaend.gif" alt="End of change" /></span></p>
<div class="section"><p> If you selected CD-ROM as the distribution media, refer to <a href="http://www-1.ibm.com/servers/eserver/iseries/optical/cdrom/cddist.htm" target="_blank">Using CD-ROM in Distributing iSeries Software</a> to create
the CD-ROM. </p>
<div class="attention"><span class="attentiontitle">Attention:</span> <img src="./delta.gif" alt="Start of change" />An image catalog for a virtual
tape device cannot be used to perform either <span class="keyword">Licensed Internal Code</span> or <span class="keyword">i5/OS™</span> save operations or restore
operations.<img src="./deltaend.gif" alt="End of change" /></div>
</div>
<div class="section"><h4 class="sectiontitle">Before you begin</h4><div class="p"> <ol><li>If you plan to distribute secondary language files, ensure you know the
following: <ul><li>The <a href="../nls/rbagsnatlangfeatcode.htm">national
language version feature code</a> for the secondary language.</li>
<li>The <a href="rzai4lpnoseclang.htm#rzai4lpnoseclang">Licensed programs that do not support secondary languages</a>.</li>
</ul>
</li>
<li><img src="./delta.gif" alt="Start of change" />If you selected tape or DVD as the distribution media, print
a copy of the distribution media cover sheet for central site distribution
media. You will need it when you create the distribution media.<img src="./deltaend.gif" alt="End of change" /></li>
<li> Ensure that you have a dedicated central system.</li>
<li>Ensure that you have *SAVSYS and *JOBCTL special authorities. If you do
not have these authorities, you will be unable to create the distribution
media.</li>
<li>Ensure that *JRNRCV objects are not in the QSYS library.</li>
<li>Change the QALWOBJRST (Allow Object Restore) system value to *ALL on the
central system. The Allow Object Restore (QALWOBJRST) system value specifies
whether objects with security-sensitive attributes can be restored.</li>
</ol>
</div>
</div>
<div class="section"><h4 class="sectiontitle">Create the distribution media</h4> <ol><li>Rename or delete history logs on the central system: <ol type="a"><li>Type <tt>CHGMSGQ MSGQ(QHST) DLVRY(*DFT)</tt> to turn all message logging
off. </li>
<li>Type <tt>DSPLOG QHST</tt> (Display History Log) to make sure that all
messages are written to the history log. Press Enter after the history log
is shown.</li>
<li>Type <tt>WRKOBJ QSYS/QHST* *FILE</tt> (Work with Objects and Display All
History Logs) to work with all of the history logs. Press Enter.</li>
<li>Use the rename or delete option on each history log. The history logs
must be deleted from QSYS or renamed to make sure the history logs will not
be distributed to the target system.</li>
</ol>
</li>
<li>Select option 40 (Create a distribution media) from the GO LICPGM menu
and complete each task. <div class="note"><span class="notetitle">Note:</span> <img src="./delta.gif" alt="Start of change" />If you chose an optical image catalog
as the distribution media, inquiry message OPT149F might appear during processing.
(Tape image catalogs cannot be used for this step.) The message
means that the initialized volumes are full. To continue processing, select
option A and press Enter. Selecting option A will create, load, mount, and
initialize a new volume and processing will continue.<img src="./deltaend.gif" alt="End of change" /></div>
</li>
<li>After you complete option 40, complete the following tasks to save secondary
language files to the distribution media. In the name of the QSYS29<em>xx</em> library,
and the language parameter of the SAVLICPGM command, <em>xx</em> represents
the national language version feature code for the secondary language. <ol type="a"><li>Save the QSYS29<em>xx</em> library. This library contains the secondary
language files.</li>
<li>Save each licensed program specifying the language parameter and the object
type parameter for each licensed program. The parameter of OBJTYPE must be
*LNG. For example: <samp class="codeph">SAVLICPGM LICPGM(5722WDS) DEV(TAP01) LNG(29<em>xx</em>)
OBJTYPE(*LNG) ENDOPT(*LEAVE)</samp></li>
</ol>
</li>
<li>Save additional user libraries to the distribution media using the Save
Library (SAVLIB) command.</li>
<li>Save user directories and other objects to the distribution media using
the Save (SAV) command.</li>
<li>Save the license keys file at the end of the last distribution media.</li>
<li><img src="./delta.gif" alt="Start of change" />To set write protection for virtual images, see <a href="../rzam4/rzam4writeprotect.htm">Change write-protection
for image catalog entries</a>.<img src="./deltaend.gif" alt="End of change" /></li>
<li>To add DVD media to an image catalog, go to <a href="../rzahc/prepareimagecatalog.htm">Preparing to upgrade or replace software using an image catalog</a>. </li>
<li>To convert virtual images to DVD or CD-ROM, see <a href="../rzam4/rzam4virtualimage.htm">Create actual media from a virtual image</a>.</li>
</ol>
<p>The User Profiles (QFILEUPR) file and the Device Configuration (QFILEIOC)
file do not appear on the list of file names supplied by IBM. However, these
files appear on the distribution media you create using option 40 (Create
a distribution media). </p>
</div>
<div class="section"><h4 class="sectiontitle">When you are finished</h4><ol><li>Type the Change Message Queue (CHGMSGQ) command to set the delivery parameter
for the QHST message queue to the previous value (before you create the distribution
media). This turns all message logging on again.</li>
<li><a href="rzai4dupdisttapedvd.htm#rzai4dupdisttapedvd">Duplicate and distribute tape or DVD distribution media</a></li>
<li><img src="./delta.gif" alt="Start of change" /><a href="rzai4dupvirtualimages.htm#dupdvdmedia">Optional: Duplicate virtual images to physical media</a><img src="./deltaend.gif" alt="End of change" /></li>
<li><a href="dupdvdmedia.htm#dupdvdmedia">Optional: Duplicate DVD media to virtual images</a></li>
<li><a href="rzai4distvirtimg.htm#rzai4distvirtimg">Optional: Distribute virtual images</a></li>
</ol>
</div>
<div class="section"><p><img src="./delta.gif" alt="Start of change" /><strong>Next topic:</strong> When you have completed the tasks
in this checklist, go to <a href="rzai4install.htm#rzai4install">Checklist: Install central site distribution media on the target system</a>.<img src="./deltaend.gif" alt="End of change" /></p>
<p></p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzai4centsitedist.htm" title="Central site distribution is the process of duplicating the software of one server or duplicating the software of a logical partition, and distributing it to multiple servers or partitions.">Distribute software using central site distribution</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzai4coverltr.htm">Cover sheet for central site distribution media</a></div>
</div>
</div>
</body>
</html>