fteDisplayVersion: display installed version of MFT

Use the fteDisplayVersion command to display the version of Managed File Transfer that you have installed.

Purpose

You might be asked to run the fteDisplayVersion command by an IBM® Service Representative to help with problem determination.

Syntax

fteDisplayVersion

Read syntax diagramSkip visual syntax diagramfteDisplayVersion-v-? or -h

Parameters

-v
Optional. Displays a verbose amount of information about the product version.

The precise details that are displayed when you specify the -v parameter might vary between product releases. You are not recommended to rely on specific information being available in the output from the fteDisplayVersion -v command.

[V9.1.0 Jul 2018][z/OS]On z/OS®, -v displays the value of the productId property, if the product Id has been specified.

-? or -h
Optional. Displays command syntax.

Example with no parameters specified

In this example, the fteDisplayVersion command is specified with no parameters.

fteDisplayVersion  
The output from this command is the product version level. For example, this is the output for IBM MQ 9.1:

5724-H72 Copyright IBM Corp.  2008, 2018.  ALL RIGHTS RESERVED
IBM MQ Components:
Name:          IBM MQ Managed File Transfer
Version:       9.1.0.0

Example with -v parameter specified

In this example, the fteDisplayVersion command is specified with the -v parameter.

fteDisplayVersion -v 
The output from this command includes more detailed information about the product version. For example:

5724-H72 Copyright IBM Corp.  2008, 2018.  ALL RIGHTS RESERVED
IBM MQ Components:
Name:          IBM MQ Managed File Transfer
Version:       9.1.0.0
Level:         p910-L180705
Platform:      Windows 10 (10.0)
Architecture:  amd64
JVM:           JRE 1.8.0 Windows 10 amd64-64 Compressed References 20180425_385365 (JIT enabled, AOT enabled)
               OpenJ9   - a7ffbfe
               OMR      - a531219
               IBM      - 59ef3dc
Product:       C:\Program Files\IBM\MQ
Configuration: C:\ProgramData\IBM\MQ\mqft


   Name:       IBM MQ JMS Provider
   Version:    9.1.0.0
   Level:      p910-L180705

   Name:       Common Services for Java Platform, Standard Edition
   Version:    9.1.0.0
   Level:      p910-L180705

   Name:       Java Message Service Client
   Version:    9.1.0.0
   Level:      p910-L180705

   Name:       IBM MQ classes for Java Message Service
   Version:    9.1.0.0
   Level:      p910-L180705

   Name:       IBM MQ classes for Java
   Version:    9.1.0.0
   Level:      p910-L180705

Return codes

0
Command completed successfully.
1
Command ended unsuccessfully.