Вы находитесь на странице: 1из 9

Migration of WAS v8.

5
application server Migration of migration(migration
configuration applications from WAS v6.0, v6.1
(profile) and v7.0)

Methods

1)command line 2)GUI

Migration using the wizard


1)Install WAS 8.5.5.8 and create profiles same as in the WASV7

2)Stop WASv7

3)Go to path WAS_8.5 app_server_root/bin/ and execute ./migration.sh

4)Click new
5)Define a migration source/ Select the installations that you want to migrate

If the migration wizard could not locate the earlier version of WAS, you can provide the installation
location.

click Next

6) Select one WAS v7 profile

Migration wizard collects information required to take a backup of the source profile’s configuration.
7)Give source profile credentials
8)Specify the location for the migration output.

The migration output includes log files. You can also optionally enable tracing to the appropriate
level and select the location for the trace file. The trace file destination can be a different location
from the Migration output location.

Click Next.

9)Target Profile

If you have not created a target profile, you can ask the migration wizard to create the target profile. In
our case we have already created the target profile using PMT and hence we just proceed by selecting the
target profile from the list. Note that the target profile name can be the same as the source profile name.
10)Application migration options
By default Migration tool will Install the application once we complete application migration.
11)Control the port values that are to be assigned to the target profile.
By default, the migration wizard increments the port number and tries again when it encounters a port
number conflict.

12)Additional Migration options

By selecting “Migrate object types to support script compatibility” we ask the migration tool to bring
the security configuration from WAS 7.0 profile to WAS 8.0 profile. This means that the private keys and
digital certificates will be copied from the source profile to the target profile. If this option is not selected,
the default security configuration of WAS 8.0 profile is used.
13)Review the summary information and then we click Migrate button to proceed.
14)

As the migration progresses, green tick marks appear in various tabs. We can also see the progress
information in the text area.
15)Result will show the status of migration (See here it is success)

16) restart WAS

Вам также может понравиться