Upgrading from Version 6.4.x/6.5.x/6.6.0 to Version 6.6.1
These instructions apply if you are upgrading from version 6.4.2 or later versions of 6.4.x/6.5.x/6.6.0 to version 6.6.1.
Prerequisites
- The base version required for this upgrade scenario is 6.4.2 or higher.
 - Complete these steps: 
			 
- Back up the domains from the command line, or the Admin UI. 
				  Important: Before you back up your domains, ensure that all runtime artifacts have been stopped, and are not running.To back up a domain, open a console window and navigate to the TIBCO_HOME/bw/<older_version>/bin directory. Then run the following command:
bwadmin backup -s <destination_file>.cmd domain <domain_name>
The bwadmin command file <destination_file>.cmd is generated.If you are restoring to a different location, you need to update the command file as follows:
- The BWAgent name points to localhost by default; you need to change this to the name of the machine you are restoring to.
 - Update the domain home to point to the absolute path to the new location.
 - Update the path to the application archive (EAR) file to an absolute path.
 
For more information, see "Backing Up and Restoring a Domain" in TIBCO ActiveMatrix BusinessWorks™ Administration.
 - Delete domains from the command line, or the Admin UI.
 - Stop the BWAgent.
 
 - Back up the domains from the command line, or the Admin UI. 
				  
 
Procedure
Copyright © 2020. TIBCO Software Inc. All Rights Reserved. 
