Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Installed Components : traUpgradeManager Utility

traUpgradeManager Utility
The traUpgradeManager utility is used to :
Do not use the traUpgradeManager utility to upgrade a domain. See TIBCO Runtime Agent Upgrading to Release 5.x for detailed instructions on upgrading a domain.
Syntax
>traUpgradeManager -path path -traversion tra_version -rv rv_version
>traUpgradeManager -path path -revert
>traUpgradeManager -help
>traUpgradeManager -pathpath-emsems_home
The location of Hawk. If neither -hawk or -nohawk is specified, the highest version of Hawk installed will be used.
If not specified, any instances of RV_HOME/lib in the classpath will be replaced with RV_HOME/lib/tibrvj.jar.
Examples
To update the .tra files of an administration domain to use TIBCO Runtime Agent 5.9 and Rendezvous 8.0 (which resides at C:\tibrv90 in this example):
> traUpgradeManager -path C:\tibco\tra\domain\sample_domain -traversion 5.9 -rv C:\tibrv80
To update the .tra files of TIBCO Adapter for Siebel 6.0 from TIBCO Runtime Agent 5.6 to version 5.10 and Rendezvous 8.4 (which resides at C:\tibrv80 in this example):
> traUpgradeManager -path C:\tibco\adapter\adsbl\6.0 -traversion 5.10 -rv C:\tibrv90
To update the tibcoadmin_domainname.tra and hawkagent_domainname.tra files in case the domian uses the EMS transport.
Location
The traUpgradeManager utility is found in TIBCO_HOME/tra/version/bin.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved