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.

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----+-CLIENTS--number--+--------------------><
                       +-DRM--------------+
                       +-OPENSYSTEMS------+
                       '-SPACEMGMT--------'
 

Parameters

CLIENTS number
Specifies the licensed number of client connections for the server.

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.

OPENSYSTEMS
Specifies that the server is licensed to support OpenSystem MVS clients.

SPACEMGMT
Specifies that the server is licensed to support Tivoli Space Manager clients. If the server is not licensed for space management, migration operations for clients using space management fail.

Examples

Task

Register a new license with the TSM server for support of 500 client connections.

Command:
register license clients 500

Register a new license with the TSM server for support of Tivoli Space Manager clients.

Command:
register license spacemgmt

Related Commands

Table 190. 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 ]