sagcc update configuration license
Updates the license key file assigned to the specified license key alias for a particular run-time component.
Syntax
Command Central syntax:
sagcc update configuration license nodeAlias runtimeComponentId
configurationInstanceId licenseKeyAlias [options]
Not supported on
Platform Manager.
Arguments and Options
Argument or Option | Description |
nodeAlias | Required. Specifies the alias name of the installation in which the run-time component is installed. |
runtimeComponentId | Required. Specifies the run-time component for which you want to update the license key file. |
configurationInstanceId | Required. Specifies the configuration instance that belongs to the run-time component. The only configuration instances that can be updated are the configuration instances that belong to a run-time component with the COMMON-LICENSE configuration type. |
licenseKeyAlias | The alias of the license key file to update. |
[options] | Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see Common Options. |
Usage Notes
Before you can execute the
sagcc update configuration license command, you must add the license key file that you want to update to the license key manager using the
sagcc add license-tools keys command. For more information about using the
sagcc add license-tools keys command, see
sagcc add license-tools keys.
Examples When Executing on Command Central
To add the license key file “PIE96WinDesktop.xml” with the alias “PIEWinDesktop” to the license key manager:
sagcc add license-tools keys PIEWinDesktop -i c:\Licenses\PIE96WinDesktop.xml
and update the license key file with the alias “PIEWinDesktop” for the run-time component “IntegrationServer-default” installed on a node with the alias “sag01”:
sagcc update configuration license sag01
IntegrationServer-default COMMON-LICENSE-IS-Core PIEWinDesktop