There are several LICENSE subcommands. Select the one you want
from the choices below.
1 – 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.1 – Parameter
product
Specifies the name of the product whose license you want to
activate.
1.2 – Qualifiers
1.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.
1.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.
1.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.
1.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.
2 – UNLOAD
Deactivates licenses registered in the LICENSE database.
Requires CMKRNL, SYSNAM, and SYSPRV privileges.
Format
LICENSE UNLOAD [product]
2.1 – Parameter
product
Specifies the name of the product whose license you want to
deactivate. If you enter the LICENSE UNLOAD command without
specifying a product name, the system deactivates all available
registered licenses.
2.2 – Qualifier
2.2.1 /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.
2.3 – Description
You can use the LICENSE UNLOAD command to deactivate 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.
2.4 – Example
SYSMAN> LICENSE UNLOAD FORTRAN
This command deactivates the license for HP Fortran for
OpenVMS. Because the license is for a HP product, the command
does not include the /PRODUCER qualifier.