Create the target deployment manager profile

Before you begin

Install WebSphere Application Server Version 8.5

About this task

Step 3 towards the goal: Migrating cells using the command-line tools
The target deployment manager profile is a new deployment manager profile that will be the target of the migration.
Avoid trouble Avoid trouble: The Version 8.5 profile nodeName and cellName must match the previous Version 6.1 or above nodeName and cellName. If the Version 8.5 deployment manager cellName or nodeName are different, the migration will fail. gotcha

Procedure

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

What to do next

Save the current deployment manager configuration to the migration backup directory
Task topic    

Terms and conditions for information centers | Feedback

Last updated: April 20, 2014 11:18 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-express-iseries&topic=tmig_migrate_cells_commandline_step3
File name: tmig_migrate_cells_commandline_step3.html