MCR SYSMAN LICENSE — VMS 5.4-3
Additional information available:
LOAD
Activates licenses registered in the LICENSE database.
Requires CMKRNL, SYSNAM, and SYSPRV privileges.
Format
LICENSE LOAD product
Additional information available:
Parameter
product Specifies the name of the product whose license you want to activate.
Qualifiers
Additional information available:
/DATABASE
/DATABASE=filespec
Allows you to specify the location of the LICENSE database. The
default file specification is SYS$COMMON:[SYSEXE]LMF$LICENSE.LDB.
You do not need to use the /DATABASE qualifier if you use the
default LICENSE database name and location.
/PRODUCER
/PRODUCER=string
Allows you to specify 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 Digital.
Example
SYSMAN> LICENSE LOAD FORTRAN
The command in this example activates the license for VAX
FORTRAN. Because the license is for a Digital product, the
command does not include the /PRODUCER qualifier.
UNLOAD
Deactivates licenses registered in the LICENSE database.
Requires CMKRNL, SYSNAM, and SYSPRV privileges.
Format
LICENSE UNLOAD [product]
Additional information available:
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.
Qualifier
Additional information available:
/PRODUCER
/PRODUCER=string
Allows you to specify 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 Digital.
Example
SYSMAN> LICENSE UNLOAD FORTRAN
This command deactivates the license for VAX FORTRAN. Because
the license is for a Digital product, the command does not
include the /PRODUCER qualifier.