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: 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:
/opt/WebSphereV85/bin/manageprofiles.sh -create -profileName v70tov85dmgr01
-templatePath /opt/WebSphereV85/profileTemplates/management -serverType
DEPLOYMENT_MANAGER -nodeName currentDmgrNodeName -cellName currentCellName
-hostName mydmgrhost.company.com
/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