fteDisplayVersion: display installed version of MFT
Use the fteDisplayVersion command to display the version of Managed File Transfer that we have installed.
Purpose
We might be asked to run the fteDisplayVersion command by an IBM Service Representative to help with problem determination.
Syntax
fteDisplayVersion
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.
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
In this example, the fteDisplayVersion command is specified with no parameters.fteDisplayVersionThe output from this command is the product version level. For example, Version 7.5, as follows:
5724-H72 Copyright IBM Corp. 2008, 2020. ALL RIGHTS RESERVED Name: WebSphere MQ Managed File Transfer Version: 7.5In this example, the fteDisplayVersion command is specified with the -v parameter.
fteDisplayVersion -vThe output from this command is the following more detailed information about the product version:
C:\Program Files\IBM\MQ\bin>fteDisplayVersion.cmd -v 5724-H72 Copyright IBM Corp. 2008, 2020. ALL RIGHTS RESERVED Name: WebSphere MQ Managed File Transfer Version: 7.5 Level: f000-20120518-1027 Platform: Windows 7 (6.1 build 7601 Service Pack 1) Architecture: x86 JVM: JRE 1.6.0 IBM J9 2.4 Windows 7 x86-32 jvmwi3260sr10fp1-20120202_101568 (JIT enabled, AOT enabled) J9VM - 20120202_101568 JIT - r9_20111107_21307ifix1 GC - 20120202_AA Product: C:\Program Files\IBM\MQ Configuration: C:\Program Files\IBM\MQ\mqft WebSphere MQ Components: Name: Java Message Service Client Version: 7.5.0.0 Level: p000-L120520 Name: WebSphere MQ classes for Java Message Service Version: 7.5.0.0 Level: p000-L120520 Name: IBM WebSphere MQ JMS Provider Version: 7.5.0.0 Level: p000-L120520 Name: Common Services for Java Platform, Standard Edition Version: 7.5.0.0 Level: p000-L120520
Return codes
- 0
- Command completed successfully.
- 1
- Command ended unsuccessfully.
Parent topic: MFT commands