Previous Step   Next Step

Create the target deployment manager profile

 Step 3 towards the goal: Scenario 1: Migrating a cell using the command line tools

About this task

The target deployment manager profile is a new deployment manager profile that will be the target of the deployment manager migration.
Avoid trouble: The Version 7.0 profile name must match the profile name in the Version 5.1.x or Version 6.x configuration. If you create a profile with a new profile name, then the migration will fail.gotcha

Before you begin

Install WebSphere Application Server Version 7.0

Procedure

  1. Run the manageprofiles command with the appropriate parameters to create a new deployment manager profile. For example:
    /QIBM/ProdData/WebSphere/AppServer/V7/ND/bin/manageprofiles.sh -create -profileName currentDmgrProfileName -templatePath /QIBM/ProdData/WebSphere/AppServer/V7/ND/profileTemplates/management -serverType DEPLOYMENT_MANAGER -nodeName currentDmgrNodeName -cellName currentCellName -hostName mydmgrhost.company.com

Supporting information (generally applicable)

What to do next

Run the WASPreUpgrade command from the new deployment manager profile bin directory

  Previous Step   Next Step