|
VMS Help LICENSE, LOAD, Qualifiers *Conan The Librarian |
1 - /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.
2 - /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.
3 - /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.
4 - /LOG
/LOG (default)
/NOLOG
Controls whether or not LICENSE LOAD displays a message to
acknowledge the loading of each license.
5 - /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.
6 - /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.
|
|