Tivoli Header

Administrator's Reference

REGISTER LICENSE (Register a New License)

Use the REGISTER LICENSE command to register a new license with the TSM server and to change existing server license terms. This command may also be used to change the quantity of registered licenses. You should always specify the entire number of registered licenses when issuing this command.

Note:
The REGISTER LICENSE command adds a LICENSE statement to the end of the server options file if it completes successfully. To use this command, ensure that the options file as specified in the server startup JCL (OPT DD statement) is coded with a DISP=MOD parameter, and not DISP=SHR.

Privilege Class

To issue this command, you must have system privilege.

Syntax

>>-REGister LICense--+-DRM----------------+--------------------->
                     +-SPACEMGMT----------+
                     +-MANAGEDSYSLAN------+
                     +-ORACLEAPPL---------+
                     +-MSSQLAPPL----------+
                     +-MSEXCHANGEAPPL-----+
                     +-LOTUSNOTESAPPL-----+
                     +-DOMINOAPPL---------+
                     +-INFORMIXAPPL-------+
                     +-R3APPL-------------+
                     +-ESSAPPL------------+
                     +-ESSR3APPL----------+
                     +-EMCSYMMETRIXAPPL---+
                     '-EMCSYMMETRIXR3APPL-'
 
>--number_of_licenses------------------------------------------><
 
 

Parameters

DRM
Specifies that the server is licensed to support Tivoli Disaster Recovery Manager (this includes server-to-server virtual volumes for database and storage pool backup). This is required on a source server but not on a target server.

SPACEMGMT
To license each managed system that uses Tivoli Space Manager. TSM also requires a Managed System for LAN license. TSM requires only one Managed System for LAN license if an HSM client and backup-archive client are on the same system with the same node ID.

MANAGEDSYSLAN
To license Managed System for LAN. TSM requires this license for each managed system that moves data to and from storage over a local area network (LAN).

ORACLEAPPL
To license each managed system that uses Tivoli Data Protection for Oracle. TSM also requires a Managed System for LAN license.

MSSQLAPPL
To license each managed system that uses Tivoli Data Protection for MS SQL Server. TSM also requires a Managed System for LAN license.

MSEXCHANGEAPPL
To license each managed system that uses Tivoli Data Protection for MS Exchange. TSM also requires a Managed System for LAN license.

LOTUSNOTESAPPL
To license each managed system that uses Tivoli Data Protection for Lotus Notes(R). TSM also requires a Managed System for LAN license.

DOMINOAPPL
To license each managed system that uses Tivoli Data Protection for Lotus(R) Domino. TSM also requires a Managed System for LAN license.

INFORMIXAPPL
To license each managed system that uses Tivoli Data Protection for Informix. TSM also requires a Managed System for LAN license.

R3APPL
To license each managed system that uses Tivoli Data Protection for R/3. TSM also requires a Managed System for LAN license.

ESSAPPL
To license each managed system that uses Tivoli Data Protection for ESS. TSM also requires a Managed System for LAN license.

ESSR3APPL
To license each managed system that uses Tivoli Data Protection for ESS R/3. TSM also requires a Managed System for LAN license.

EMCSYMMETRIXAPPL
To license each managed system that uses Tivoli Data Protection for EMC Symmetrix . TSM also requires a Managed System for LAN license.

EMCSYMMETRIXR3APPL
To license each managed system that uses Tivoli Data Protection for EMC Symmetrix R/3. TSM also requires a Managed System for LAN license.

number_of_licenses (Required)
Specifies the number of licenses.
Note:
This parameter is required for all licenses except for DRM.

Examples

Task

Register a new license with the TSM server for support of Tivoli Disaster Recovery Manager.

Command:
register license drm

Task

Register a new license with the TSM server for support of 20 Tivoli Space Manager managed systems.

Command:
register license spacemgmt 20register license managedsyslan 20

Task

Register a change in the quantity of licenses with the TSM server from the support of 20 Tivoli Space Manager managed systems to 30.

Command:
register license spacemgmt 30register license managedsyslan 30

Related Commands

Table 191. Commands Related to REGISTER LICENSE

Command Description
AUDIT LICENSES Checks for compliance with defined licenses.
QUERY LICENSE Displays information about licenses and audits.
QUERY STATUS Displays the settings of server parameters, such as those selected by the SET commands.
SET LICENSEAUDITPERIOD Specifies the number of days between automatic license audits.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]