SYSMANHELP.HLB  —  LICENSE  LOAD
    Activates licenses registered in the LICENSE database.

    Requires CMKRNL, SYSNAM, and SYSPRV privileges.

                                   NOTE

       Except for the number of status messages returned, the
       following commands are functionally equivalent:

       SYSMAN> LICENSE LOAD
       $ LICENSE LOAD

       To see all the status messages on remote nodes for the DCL
       command, you can use the following SYSMAN command:

       SYSMAN> DO LICENSE LOAD

    Format

      LICENSE LOAD  product

1  –  Parameter

 product

    Specifies the name of the product whose license you want to
    activate.

2  –  Qualifiers

2.1    /DATABASE

       /DATABASE=filespec

    Specifies the location of the LICENSE database. The default file
    specification is SYS$COMMON:[SYSEXE]LMF$LICENSE.LDB. Using the
    /DATABASE qualifier is not necessary if you use the default
    LICENSE database name and location.

2.2    /PRODUCER

       /PRODUCER=string

    Specifies the name of the company that owns the product for which
    you have a license. Use this qualifier only if the product is
    from a company other than HP.

3  –  Description

    You can use the LICENSE LOAD command to activate licenses on
    multiple systems and on nonlocal systems in the system management
    environment. The SYSMAN LICENSE commands are a subset of the
    License Management Facility (LMF) commands. For more information
    about the LMF, see the HP OpenVMS License Management Utility
    Manual.

4  –  Example

  SYSMAN> LICENSE LOAD FORTRAN

      This example activates the license for HP Fortran for OpenVMS.
      Because the license is for a HP product, the command does not
      include the /PRODUCER qualifier.
Close Help