IBM Security Key Lifecycle Manager, Version 3.0.1

tklmVersionInfo

Use the tklmVersionInfo command to list version numbers for IBM Security Key Lifecycle Manager and associated middleware.

Note:
  • The tklmVersionInfo command provides the information about DB2 version that is actually the service level information of DB2 that IBM Security Key Lifecycle Manager uses. However, the service level information for DB2 is shown differently on Windows and Linux operating systems. For example, for a DB2 version 10.1.0.2, the version is shown as 10.1.200.38 on Windows operating system. On Linux operating system, the version is shown as 10.1.0.2.
  • The IBM Security Key Lifecycle Manager command-line interface commands will be deprecated in the later versions of IBM Security Key Lifecycle Manager.

Purpose

Use this command to list version numbers for IBM Security Key Lifecycle Manager and associated middleware.

Permissions

您的角色必須具有配置動作的許可權。

Syntax

tklmVersionInfo

Parameters

There are no parameters.

Example

This Jython-formatted command lists version numbers for IBM Security Key Lifecycle Manager and associated middleware.

print AdminTask.tklmVersionInfo()


Feedback