Previous Step   Next Step

Create the target deployment manager profile

 Step 4 towards the goal: Scenario 2: Migrating cells across operating systems using the command-line tools

About this task

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

Before you begin

Upgrade the WebSphere Application Server Version 7.0 supplemental CD to the desired fix pack level

Procedure

  1. Run the manageprofiles command with the appropriate parameters to create a 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 updated WebSphere Application Server supplemental CD

  Previous Step   Next Step