Previous Step   Next Step

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

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

About this task

Save the current deployment manager configuration to the migration backup directory. The WASPreUpgrade command does not make any changes to the old configuration.

Before you begin

Create the target deployment manager profile

Procedure

  1. Run the WASPreUpgrade command to save the current deployment manager configuration information to a migration backup directory. For example:
    /opt/WebSphereV7/bin/WASPreUpgrade.sh /mybackup/v61tov7dmgr01 /opt/WebSphereV61 -traceString *=all=enabled -summaryLogName /mybackup/v61tov7dmgr01/logs/WASPreMigrationSummary.log -oldProfile 61dmgr01
  2. If you intend to change the machine, add the -machineChange true parameter.

Supporting information (generally applicable)

What to do next

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

  Previous Step   Next Step