describeHostUpgradeHistory
The "describeHostUpgradeHistory" command provides information about the upgrade history of the specified TIBCO Host instance.
The following command describes the upgrade history for a ActiveMatrix Administrator directory.
> describeHostUpgradeHistory -adminServerDir path/to/server/directory
Arguments
The following command describes the upgrade history for a particular instance of the CONFIG_HOME.
> describeHostUpgradeHistory -configHomeLocation path/to/CONFIG_HOME/location -instanceName myTibcoHostInstance
See Common Arguments.
Example: upgrade history of ActiveMatrix Administrator directory
Command:
E:\tibco\amx\3.4\bin>tibamx_hostmanager.exe describeHostUpgradeHistory -adminServerDir E:\tibco\config1\admin\amxadmin\private\instanceOne
A sample output is shown below:
Invoking describeHostUpgradeHistory -adminServerDir E:\tibco\config1\admin\amxadmin\private\instanceOne Upgrade history, current to oldest: Host platform version: 3.2.0, no associated patch(es) Host platform version: 3.4.1, associated patch(es): amx.platform.patch:3.4.1 Host platform version: 3.2.0, no associated patch(es) Host can be Downgraded:
Example: upgrade history of an instance of CONFIG_HOME
Command:
E:\tibco\amx\3.4\bin>tibamx_hostmanager.exe describeHostUpgradeHistory -configHomeLocation E:\tibco\config1 -instanceName Admin-amxadmin-instanceOne
A sample output is shown below:
Invoking describeHostUpgradeHistory -configHomeLocation E:\tibco\config1 -instanceName Admin-amxadmin-instanceOne Upgrade history, current to oldest: Host platform version: 3.4.1, associated patch(es): amx.platform.patch:3.4.1 Host platform version: 3.3.0.HF15, associated patch(es): amx.platform.patch:3.3.0.HF15 Host platform version: 3.3.0, no associated patch(es) Host can be Downgraded: 3.3.0.HF15
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.