WebSphere Virtual Enterprise, Version 6.1.1
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows


XDUpgrade command

Use the XDUpgrade command to migrate product configuration data from an existing WebSphere® Virtual Enterprise Version 6.1.0.5 cell to a new WebSphere Virtual Enterprise Version 6.1.1 cell.

Location

Run the command from the target_profile_root/bin directory.

Parameters

-userID
Specifies the administrative user name for authentication if security is enabled on the workstation. Because the migration utility does not check for the -userID parameter, you must specify it or the migration process fails. (Required)
-password
Specifies the administrative password for authentication if security is enabled on the workstation. Because the migration utility does not check for the -password parameter, you must specify it or the migration process fails. (Required)
-sourceWasHome
Specifies the install_root directory of the existing product installations from which the configuration is migrated. (Required)
-sourceProfilePath
Specifies the fully qualified path of the existing profile from which the configuration is migrated. (Required)
-targetProfilePath
Specifies the fully qualified path to the target profile. (Required)
-traceLevel
Specifies the trace level for generating diagnostic messages. (Optional)
-traceDir
Specifies the directory of the XDUpgrade.log and XDUpgrade.trace files. The default directory is target_profile_root/logs. (Optional)

Usage

The following example migrates the deployment manager to the new cell:
XDUpgrade.sh|bat -userid user_name -password user_password 
-sourcewashome install_root/DeploymentManager 
-sourceprofilepath install_root/DeploymentManager/profiles/default 
-targetprofilepath target_profile_path/DeploymentManager/profiles/default
The following example migrates an application server to the new cell:
XDUpgrade.sh|bat -userid user_name -password user_password 
-sourcewashome install_root/AppServer 
-sourceprofilepath install_root/AppServer/profiles/default 
-targetprofilepath target_profile_path/AppServer/profiles/default



Related tasks
Creating and augmenting profiles
Reference topic    

Terms of Use | Feedback

Last updated: Oct 30, 2009 1:30:16 PM EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r1m1/index.jsp?topic=/com.ibm.websphere.ops.doc/info/migration/rxdupgrade.html