Tivoli Storage Manager for Windows Administrator's Reference

REGISTER LICENSE (Register a New License)

Use the REGISTER LICENSE command to register a new license with the TSM server. Licenses are stored in files called enrollment certificate files. These certificates are files that contain licensing information for the server product.

When registered, the licenses are stored in a file named NODELOCK in the current directory that the server was started from.

Privilege Class

To issue this command, you must have system privilege.

Syntax

                       .-FILE--(license_file)--.
>>-REGister LICense----+-----------------------+---------------->
                       '-productpassword-------'
 
      .-Number--=--1-------------------.
>-----+--------------------------------+-----------------------><
      '-Number--=--number_of_licenses--'
 

Parameters

FILE(license_file)
Specifies the name of the enrollment certificate file containing the license to be registered. The specification can contain a filename wildcard (*). For example, to register all files, enter:

register license file(*.lic)

Note:The names of the files are not case-sensitive.

To register additional clients, specify the names of the following enrollment certificate files:

drm.lic
License for Tivoli Disaster Recovery Manager (this includes server-to-server virtual volumes for database and storage pool backup). TSM requires this license on a source server and not on a target server.

spacemgr.lic
To license each managed system that uses Tivoli Space Manager. TSM also requires a Managed System for LAN or Managed System for SAN 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.

mgsyslan.lic
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). TSM does not require this license if the managed system also needs the Managed System for SAN.

mgsyssan.lic
To license Managed System for SAN. TSM requires this license for each managed system that moves data to and from storage over a storage area network (SAN). The Tape Library Sharing feature is required on the TSM server.

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

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

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

lnotes.lic
To license each managed system that uses Tivoli Data Protection for Lotus Notes. TSM also requires a Managed System for LAN or Managed System for SAN license.

domino.lic
To license each managed system that uses Tivoli Data Protection for Lotus Domino. TSM also requires a Managed System for LAN or Managed System for SAN license.

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

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

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

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

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

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

library.lic
To license Managed Library. This is required for each library in the Extended Device Category that is managed by a TSM server.

afsdfs.lic
To license AFS/DFS Support. This is required for each managed system that moves data using the AIX AFS/DFS client. TSM also requires a Managed System for LAN or Managed System for SAN license.

libshare.lic
To license the Tape Library Sharing feature. This is required on a TSM server that can access a shared library, including the library manager. The Managed Library license is only needed on the library manager.

productpassword
Specifies the product password from the enrollment certificate for the selected feature to be registered.

Number
Specifies the number of licenses. The default number of licenses is 1.
Note:Check the documentation that comes with your server for additional license file names.

Examples

Tasks

Register the Tivoli Disaster Recovery Manager support

Command:
register license file(drm.lic)

Register TSM for 20 managed systems that move data over a local area network.

Command:
register license file(mgsyslan.lic) number=20

Register TSM for 10 Tivoli Data Protection for Lotus Notes clients.

Command:
register license file(lnotes.lic) number=10register license file(mgsyslan.lic) number=10

Related Commands

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