Copyright Digital Equipment Corp. All rights reserved.

Qualifiers

 

/AUTHORIZATION
      /AUTHORIZATION=string

   Positional qualifier.

   Specifies a string that helps identify the license you want to
   register. You must enter the authorization string exactly as it
   appears on your PAK. This qualifier affects only the product name
   that immediately precedes it in the command string.
 

/DATABASE
      /DATABASE=filespec

   Location of the License Database. The default file specification
   is defined by the logical name LMF$LICENSE, which points to
   SYS$COMMON:[SYSEXE]LMF$LICENSE.LDB on an unmodified OpenVMS
   system. Use this optional qualifier only if you do not use the
   default License Database name and location.
 

/ISSUER
      /ISSUER=string

   Positional qualifier.

   Name of the company (for example, DEC) that issued the PAK for
   the product. Use this optional qualifier only if you need it to
   identify the license.

   This qualifier affects only the product name that immediately
   precedes it in the command string.
 

/LOG
      /LOG (default)
      /NOLOG

   Controls whether or not LICENSE LOAD displays a message to
   acknowledge the loading of each license.
 

/OEDB
      /OEDB - Integrity servers only

   Using this qualifier refreshes the contents of the OE database.
   The contents of the OE database are described in a datafile
   (LMF$OE.DAT). If new variants of operating environments become
   available, VSI will provide a new datafile with information on the
   new or changed operating environments. Using LICENSE LOAD/OEDB
   updates your OE database without having to reboot the system.
 

/PRODUCER
      /PRODUCER=string

   Positional qualifier.

   Name of the company that owns the product for which you have
   a license. Use this optional qualifier only if you need it to
   identify the license. This qualifier affects only the product
   name that immediately precedes it in the command string.
 

/UNLOAD
      /UNLOAD (default)
      /NOUNLOAD

   When requested to load a license that is currently loaded, LMF
   first automatically unloads it and then loads the latest license.

   You can specify /NOUNLOAD to verify whether or not there is
   already a license loaded; LMF issues the warning LICENSE-W-
   ALREADYLOADED and does not load the license. To then load the
   license, follow these steps:

   1. Manually unload the current license with the LICENSE UNLOAD
      command.

   2. Reissue the LICENSE LOAD command.