1 /ALL
Positional qualifier.
Specifies that all licenses with the given product name should
be deleted. This qualifier affects only the product name that
immediately precedes it in the command string.
2 /AUTHORIZATION
/AUTHORIZATION=string
Positional qualifier.
Specifies a string that helps identify the license you want to
delete. You must enter the authorization string exactly as it
appears on your PAK. 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.
3 /DATABASE
/DATABASE=filespec
Specifies the location of the License Database from which
the license or licenses should be deleted. 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.
4 /ISSUER
/ISSUER=string
Positional qualifier.
Specifies the name of the company (for example, VSI) 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.
5 /LOG
/LOG
/NOLOG (default)
Controls whether LICENSE DELETE displays the name of each license
that it deletes.
6 /PRODUCER
/PRODUCER=string
Positional qualifier.
Specifies the name of the company (for example, VSI) 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.
7 /STATUS
/STATUS=[(keyword)[,...]]
Positional qualifier.
Selects licenses to be deleted according to the product-name
parameter specified and one or more license status keywords from
the following list:
o ALL (default)-Deletes all specified licenses in the database.
o ACTIVE-Deletes all specified enabled licenses in the database.
ACTIVE status means that the registered license is enabled for
loading. For backward compatibility, the LICENSE LIST command
identifies enabled licenses as having a status of active.
o DISABLED-Deletes all specified disabled licenses in the
database.
o EXTINCT-Purges specified license information by deleting all
extinct license records in the database. Extinct records are
history records retained after a license is modified.
o CANCELED-Deletes all specified canceled licenses in the
database. Note that current versions of LMF do not set license
status to canceled. Old licenses may have this status.
If you enter more than one keyword, separate them with commas,
and enclose the list in parentheses. You can abbreviate each
option to the minimum number of characters needed to uniquely
identify it.