Previous Step   Next Step

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

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

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.

Before you begin

Verify the console output and the WASPreUpgrade logs for success, warnings, or failure

Procedure

  1. Run the WASPostUpgrade command to restore the saved deployment manager configuration into the new Version 7.0 deployment manager profile. For example:
    /opt/WebSphereV7/bin/WASPostUpgrade.sh /mybackup/v61tov7dmgr01 -profileName v61tov7dmgr01 -traceString *=all=enabled -summaryLogName /mybackup/v61tov7dmgr01/logs/WASPostMigrationSummary.log -oldProfile 61dmgr01 -replacePorts TRUE -backupConfig TRUE -includeApps TRUE -scriptCompatibility TRUE -keepDmgrEnabled FALSE -username myuser -password mypass

Supporting information (generally applicable)

What to do next

Verify the logs for success

  Previous Step   Next Step