To migrate properties, upgrade database domains, and apply
other updates that are needed to bring the node profiles to the latest
level, run the upgrade-profile task on the primary
node and the secondary nodes.
Before you begin, make sure the Deployment Manager and
node agents are running.
Also verify in the Deployment Manager
console that all nodes are in sync before upgrading the node profiles.
If the nodes are not in sync then synchronize them at this time.
- Open a command prompt on the primary node.
- Change to the wp_profile_root/ConfigEngine directory and then run the following command:
- Windows: ConfigEngine.bat upgrade-profile -DWasPassword=WasAdminPwd -DPortalAdminPwd=PortalAdminPwd
- Linux : ./ConfigEngine.sh upgrade-profile -DWasPassword=WasAdminPwd -DPortalAdminPwd=PortalAdminPwd
- IBM® i: ConfigEngine.sh upgrade-profile -DWasPassword=WasAdminPwd -DPortalAdminPwd=PortalAdminPwd
- Repeat the previous step on each secondary node.
- Verify the migrated portal.
- Start the portal server, if it is not running.
- Open a web browser and enter the URL for the migrated
portal.