Run the WASPostUpgrade command from the new deployment
manager profile bin directory
About this task
Use the WASPostUpgrade command
to restore the previous deployment manager configuration that you
saved in the migration backup directory. If you use the options shown
in the example, all the ports will be carried forward, the old deployment
manager will be shutdown and disabled, and all applications will be
installed.
Procedure
-
Run the WASPostUpgrade command to restore the saved
deployment manager configuration into the new Version 7.0 deployment manager
profile. For example:
/QIBM/ProdData/WebSphere/AppServer/V7/ND/bin/WASPostUpgrade /mybackup/v61tov7dmgr01 -profileName myCurrentDmgrProfile -traceString *=all=enabled -summaryLogName /mybackup/v61tov7dmgr01/logs/WASPostMigrationSummary.log -oldProfile myCurrentDmgrProfile -replacePorts TRUE -backupConfig TRUE -includeApps TRUE -scriptCompatibility TRUE -keepDmgrEnabled FALSE -username myuser -password mypass
Supporting information (generally applicable)