Upgrading the ConfigEngine tool
Upgrade the ConfigEngine tool on the target portal server from V6.1 to V7.
To upgrade the ConfigEngine tool from V6.1 to V7, run the following command on the target portal server from the $PORTAL_HOME/bin directory:
where
- Windows™: upgradeConfigEngine.bat profile_name -conntype connection_type -hostname host_name -port port_number -user admin_name -password foo
- UNIX™: ./upgradeConfigEngine.sh profile_name -conntype connection_type -hostname host_name -port port_number -user admin_name -password foo
- i: upgradeConfigEngine.sh profile_name -conntype connection_type -hostname host_name -port port_number -user admin_name -password foo
profile_nameName of the WAS V7 profile that is the target of the upgrade.
connection_typeType of connection that should be established. Valid connection types are SOAP and NONE.
host_nameHost name of the application server (when migrating a stand-alone server) or Deployment Manager (when migrating a clustered environment).
port_numberSpecifies the port number of the application server (when migrating a stand-alone server) or Deployment Manager (when migrating a clustered environment).
admin_nameSpecifies the administrator user ID for the application server.
fooSpecifies the password for the administrator user ID.
Trace information is stored in the UpgradeConfigEngineTrace.log file in the WP_PROFILE/ConfigEngine/log directory.
Parent
Migrate a stand-alone portal that runs on a V7 application server
Next topic
Preserve custom table spaces