<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: license keys in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562001#M6068</link>
    <description>Yes, you can generate a new pak from an old pak, but it disables the existing pak.  That command was made to move licenses from one machine to another. Few realizes it disables the existing license.&lt;BR /&gt;&lt;BR /&gt;It is so important to keep your license.  Even if used to trade up.&lt;BR /&gt;I find it best to create a com procedure to install and create the licenses. Then if the file becomes corrupt, you can simply run the file and recreate the license data base.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But as stated earlier, save the license database file in a safe place.</description>
    <pubDate>Fri, 10 Jun 2005 12:18:30 GMT</pubDate>
    <dc:creator>comarow</dc:creator>
    <dc:date>2005-06-10T12:18:30Z</dc:date>
    <item>
      <title>license keys</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3561999#M6066</link>
      <description>Hello, &lt;BR /&gt;I was wonder, is there anyway to find out keys on my 3100 system. I ran the lic management and it show me the product and authorization example line SSU ,ALS-KA-XXXXX-XX and also 3 sets of Vax-vms lic AlS-KA-XXXXX-XX.&lt;BR /&gt;&lt;BR /&gt;I try to create a licence_pak.com file and I can create  one for the dvnetend and one for SSU, both give me the same information like above but this time it also show the checksum #. What is this number for ?. And when I try to create a licence_pak.com file for the Vax-vms, it don't allow me, it say ..&lt;BR /&gt;%license-w-ambig, information provided was ambiguour, multiple licenses was found for Vax-vms. &lt;BR /&gt;&lt;BR /&gt;The reason I have to try this is. On other post. I post I have a dead Hard drive for my Micro Vax II (another system). I am lucky I still can recover more of my the data, but the disk was mark as write protection. So I have to init/erase the disk before I install the image backup in. I was worry if something go wrong, how can I recover the licence for my Vax and other licence pak like fortran.EXE and dibol.EXE and the Vax-vms for that system. I still have the orginal tape from Digital but no pak key. &lt;BR /&gt;Thanks !&lt;BR /&gt;SCC</description>
      <pubDate>Fri, 10 Jun 2005 11:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3561999#M6066</guid>
      <dc:creator>SCC_2</dc:creator>
      <dc:date>2005-06-10T11:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: license keys</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562000#M6067</link>
      <description>The license checksum is a guard against typing errors - if one mistypes some license information, the checksum makes sure this error does not go by undetected.&lt;BR /&gt;&lt;BR /&gt;Most likely the VAX-VMS licenses are intended for several machines and have the NO_SHARE attribute (it's been some year that I have worked with a VAX). You should be safe for now if you use the one with the highes unit number.&lt;BR /&gt;&lt;BR /&gt;You should be able to copy the entire LMF$LICENSE.LDB file and re-use it on the new system, provided that it is not currupted, but regenerating the PAKs is still a good idea. Store them in a safe place.</description>
      <pubDate>Fri, 10 Jun 2005 11:24:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562000#M6067</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-06-10T11:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: license keys</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562001#M6068</link>
      <description>Yes, you can generate a new pak from an old pak, but it disables the existing pak.  That command was made to move licenses from one machine to another. Few realizes it disables the existing license.&lt;BR /&gt;&lt;BR /&gt;It is so important to keep your license.  Even if used to trade up.&lt;BR /&gt;I find it best to create a com procedure to install and create the licenses. Then if the file becomes corrupt, you can simply run the file and recreate the license data base.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But as stated earlier, save the license database file in a safe place.</description>
      <pubDate>Fri, 10 Jun 2005 12:18:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562001#M6068</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2005-06-10T12:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: license keys</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562002#M6069</link>
      <description>Licenses, a wide area of  unwelcome issues (for the customer ;-)&lt;BR /&gt;&lt;BR /&gt;The checksum is not only for integrity reasons it is also a kind of marketing instrument.&lt;BR /&gt;As a normal user and systemmanager you are not able to produce your â  ownâ   license so if the license has a termination date built in then you cannot simply change this.&lt;BR /&gt;Besides the lifetime restriction of licenses from (now) HP for test purposes itâ  s the business trick of some third parties to let you pay for the service of their products on a continous way even if you are not interested in support or updates (but still need the product itself).&lt;BR /&gt;&lt;BR /&gt;Saving the information of your environment:&lt;BR /&gt; 1.) Copy your license database file LMF$LICENSE.LDB to another directory.&lt;BR /&gt; 2.) Make a license issue with /database=newdev:[newdir]lmf$license.ldb and print it out.&lt;BR /&gt; 3.) Delete the copy and copy the original file again (just to be as fast as possible)&lt;BR /&gt; 4.) Make a license issue with the /data=â ¦/proc=â ¦/out=â ¦ qualifiers to produce a DCL procedure&lt;BR /&gt; 5.) Delete the modified copy and copy the original file again&lt;BR /&gt;&lt;BR /&gt;Now you have a print-out, the original license database (without any internal modification), an online backup copy and a procedure to rebuild the database.&lt;BR /&gt;&lt;BR /&gt;Two additional remarks: define the system-wide logical LMF$LICENSE and you can access a valid license file independent from its location and the way you named it. Useful e.g.  when having several system disks in a cluster. And defining the logical only for your process is a way to avoid the use of the qualifier /data=â ¦ in the various DCL commands.&lt;BR /&gt;&lt;BR /&gt;Now the point of moving licenses from one hardware to another:&lt;BR /&gt;- if not made in agreement with HP this is not a valid way as far as I know&lt;BR /&gt;- I do not know how it is at all if you do not have a service contract&lt;BR /&gt;- moving from VAX to VAX is possible but depends from the license charges (hardware related, needed units), if there is no option MOD_UNITS in the license you may have no chance (typically regarding the base licenses)&lt;BR /&gt;- using a license on VAX and Alpha too is only sometimes</description>
      <pubDate>Fri, 10 Jun 2005 14:14:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562002#M6069</guid>
      <dc:creator>Eberhard Wacker</dc:creator>
      <dc:date>2005-06-10T14:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: license keys</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562003#M6070</link>
      <description>possible &lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;EW&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Jun 2005 14:19:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562003#M6070</guid>
      <dc:creator>Eberhard Wacker</dc:creator>
      <dc:date>2005-06-10T14:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: license keys</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562004#M6071</link>
      <description>Hi SCC,&lt;BR /&gt;%license-w-ambig means you don't put all pak informations.&lt;BR /&gt;It's better you find old original paper pak.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jun 2005 02:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562004#M6071</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-06-13T02:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: license keys</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562005#M6072</link>
      <description>If you did an LICENSE ISSUE VAX-VMS command and you received the ambigous message, you must supply more information to the ISSUE command, esp. /AUTH=... to exactly specify which license to issue. Do a LICENS LIS/FUL vax-vms to gather this information.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Mon, 13 Jun 2005 02:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562005#M6072</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-06-13T02:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: license keys</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562006#M6073</link>
      <description>to be sure issuing all informations you can use @SYS$UPDATE:VMSLICENSE.COM&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jun 2005 03:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562006#M6073</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-06-13T03:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: license keys</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562007#M6074</link>
      <description>There is no need for step 3 in the procedure described by Eberhard.&lt;BR /&gt;&lt;BR /&gt;You can use the LICENSE ISSUE command multiple times, regardless if the PAK is disabled or not.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Bart Zorn&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jun 2005 03:54:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/license-keys/m-p/3562007#M6074</guid>
      <dc:creator>Bart Zorn_1</dc:creator>
      <dc:date>2005-06-14T03:54:35Z</dc:date>
    </item>
  </channel>
</rss>

