67 lines
4.2 KiB
HTML
67 lines
4.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="Prepare software license information for central site distribution" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzai4prep.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="rzai4preplicinfo" />
|
|
<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>Prepare software license information for central site distribution</title>
|
|
</head>
|
|
<body id="rzai4preplicinfo"><a name="rzai4preplicinfo"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Prepare software license information for central site distribution</h1>
|
|
<div><div class="section"> <p><img src="./delta.gif" alt="Start of change" />Use these instructions to distribute software license
|
|
information for licensed programs by using distribution media and central
|
|
site distribution.<img src="./deltaend.gif" alt="End of change" /></p>
|
|
<p>The software license information you must distribute
|
|
is the usage limit for each product. The usage limit must be distributed to
|
|
ensure that the product can be used on the target systems. Keyed products
|
|
require more care than standard products because they require a unique license
|
|
key for each target system. </p>
|
|
<p><img src="./delta.gif" alt="Start of change" />To prepare software license
|
|
information for distribution, complete the following tasks:<img src="./deltaend.gif" alt="End of change" /></p>
|
|
</div>
|
|
<ol><li class="stepexpand"><span>Prepare license information for standard products. </span> To
|
|
distribute license information for standard products, you must set the usage
|
|
limit for the target systems. After you complete this task, the usage limit
|
|
will automatically be included on the distribution media.</li>
|
|
<li class="stepexpand"><span>Prepare license keys for keyed products: </span> <ol type="a"><li>Run the Add License Key (ADDLICKEY) command to add all the license keys
|
|
for all the target systems to the license key repository. To learn more about
|
|
the license key repository, see <a href="../rzam8/rzam8keyadd.htm">Add license key information</a>. </li>
|
|
<li>Create the license key file using the Display License Key Information
|
|
(DSPLICKEY) command: <pre>DSPLICKEY PRDID(*ALL) LICTRM(*ALL) FEATURE(*ALL) SERIAL(*ALL)
|
|
OUTPUT(*LICKEYFILE) LICKEYFILE(QSYS/QALZALPKEY) LICKEYMBR(QALZALPKEY)</pre>
|
|
<p>The
|
|
license key file must be called QALZALPKEY in the QSYS library. Any other
|
|
name results in a failure to install the license keys during the software
|
|
upgrade.</p>
|
|
</li>
|
|
</ol>
|
|
</li>
|
|
</ol>
|
|
<div class="section"> <p><img src="./delta.gif" alt="Start of change" /><strong>Next topic: </strong> <a href="rzai4distlicinfoinavpap.htm#rzai4distlicinfoinavpap">Distribute software license information using iSeries Navigator or paper</a>.<img src="./deltaend.gif" alt="End of change" /></p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzai4prep.htm" title="To distribute software from a central system, complete the steps in this checklist.">Checklist: Prepare to distribute software using central site distribution</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |