Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Add_workflow_for_techpubs
AUTH1
REV5
REV6
REV3
REV1


Multiexcerpt include
MultiExcerptNameLicensing Modes
PageWithExcerptLicensing

Include Page
NetworkLicensing_support
NetworkLicensing_support


Use the following command to specify the licensing mode for the

Spacevars
0product
 application.


Command Syntax

Code Block
languagenone
% set system licenseMode mode < legacy | local | network> 

 

Command Parameters

Caption
0Table
1License Mode Parameters
3License Mode Parameters
ParameterDescription
licenseMode mode

The

Spacevars
0product
licensing mode.

  • legacy (default) – The current
    Spacevars
    0company
    proprietary licensing mechanism.
  • local
    Spacevars
    0company
    licensing functionality in a stand-alone mode with licenses residing on the
    Spacevars
    0product
    system in the Central Database (CDB).
  • network
    Spacevars
    0company
    network-based licensing. Licenses are retrieved from an SLS.

Warning

An

Spacevars
0product
restart is required after changing the license mode.

Info

Use the show table system licenseInfo command to view the licensing mode settings. Refer to Show Table System for details.

 

Command Example

Code Block
set system licenseMode mode local
 
show system licenseMode
mode network;

 

Pagebreak