CL Command Reference - DSPLICKEY
CL Command List > DSPLICKEY Reference
Description:
The Display License Key Information (DSPLICKEY) command can be used to show the software license key information from the license repository for products with keyed compliance. Products with ¡åkeyed compliance¡å require that you have a software license key from the software provider in order to change the usage limit or the expiration date of the license information.
The license repository is used to store product license information for each unique product, license term, feature, and system. The repository can contain licenses for any system, and the product need not be installed.
The information shown includes the processor group, the serial number, the software license key, the usage limit, the expiration date, and the vendor data.
The Display License Key Information (DSPLICKEY) command also can be used to create an output file, which can be used as input to the Add License Key Information (ADDLICKEY) command or the Remove License Key Information (RMVLICKEY) command.
Restrictions: This command is shipped with public *EXCLUDE authority.
Examples:
DSPLICKEY PRDID(*ALL) LICTRM(*ALL) FEATURE(*ALL)
SERIAL(*REMOTE) OUTPUT(*LICKEYFILE)
LICKEYFILE(KEYS) LICKEYMBR(REMOTE *REPLACE)
This command shows the software license key information for all of the products, features, and license terms for all of the systems except this system. The output is put in the member REMOTE of the file KEYS. Any existing records are replaced.