Use the migration tools to migrate WebSphere® Application Server
profiles to Versão 9.0.
Before you begin
Configurações suportadas: Este
artigo trata da migração da configuração de perfil. Para migrar seus aplicativos para a versão mais recente, use o Kit
de Ferramentas de Migração do WebSphere Application Server. Para obter
mais informações, consulte o Kit
de ferramentas de migração no WASdev.
sptcfg
Read Overview of migration, coexistence, and interoperability and Migration considerations.
For resources to help you plan and perform your migration,
visit Knowledge Collection: Migration planning for WebSphere Application Server.
Read WASPreUpgrade command and WASPostUpgrade command for descriptions of the parameters that are
related to the information that you need to collect before you begin this procedure. The Migration
wizard prompts you for this information during the migration.
Before you use the migration wizard, install WebSphere Application Server Versão 9.0.
If a valid new target profile does not exist, you can create one before you start the migration
process by using the Profile Management tool or the manageprofiles command, or
you can create one during migration by using the migration wizard.
Tip: Before you migrate a WebSphere Application Server profile,
use the backupConfig command or your own preferred backup utility to back up your
existing configuration. Note the name and location of your backup configuration. You can also choose
to let the Configuration Migration Tool run the backupConfig command. You can run
the backupConfig command on the source profile and the intended target profile if
the Configuration Migration Tool is not creating the profile. For more information, see
backupConfig command.
About this task
The wizard is the graphical user interface to the primary
Versão 9.0 command-line migration tools, which are the
WASPreUpgrade command and the WASPostUpgrade command. After you gather all of the information that
is required for the migration, use the wizard to migrate a
WebSphere Application Server profile to a
Versão 9.0 profile.
Configurações suportadas: Esta ferramenta é suportada apenas no
AIX®, Linux e Windows. On other platforms, use a combination of
the
WASPreUpgrade,
manageprofiles, and
WASPostUpgrade commands.
sptcfg
For help, read Troubleshooting migration.
Procedure
- Start the migration wizard. Perform one of the following options to access and start the migration wizard:
Go to . Click Configuration Migration Tool.
- Run one of the following commands:
app_server_root/bin/migration.sh
app_server_root\bin\migration.bat
- Define a migration source. On the Migration Sources tab, click New.
- Select the installations that you want to migrate, and click Next.
Detected valid installations that you can migrate to Versão 9.0 are listed. You can select installations from this
list, or you can specify an installation was not detected.
- Select the source profile that you want to migrate.
- Select a valid source profile from the drop-down list.
- To make a backup of the profile, select the profile check box and specify the location for the
profile backup. Selecting this option runs the backupConfig command on the selected source
profile.
Note: You can use the restoreConfig command to apply this backup and
restore the profile.
- Click Next.
- Specify the location for the migration output and trace options, and click
Next. The migration output includes log files.
By default, the tracing level is set to
Fine. You can change this selection or specify a different location for the
trace file. The trace file destination can be a different location from the migration output
location.
- Create the target profile or use an existing profile from
the target installation. If you are using an existing profile, specify the name of the profile and click
Next.
Note: Only the names of those profiles that match the type of the
source profile that you are migrating are displayed in the list. If you are using an existing
profile, optionally choose to run backupConfig on the target profile by selecting
the check box and specifying the location for the profile backup.
- If you are creating a new profile, provide the required information for the profile creation
process, and click Next.
The required information depends on the profile type that you are migrating.
- If you are migrating a federated node, verify that the deployment manager is running and open
for connections.
- Select whether to migrate your applications, and click Next. If you are migrating applications, you can specify a different application installation
directory.
- Select how to migrate port values, and click Next.
- Select additional migration options, and click Next.
- Review and verify the migration summary data.
Note: To generate a text file of the commands to be used for this migration, click
Generate Commands. You can use this text file to create a script that uses
the commands.
- To start the migration, click Migrate.
The migration process consists of 2-6 subprocesses, depending on the choices you made in previous
steps. Each subprocess has a tab where its progress can be monitored. Controls are in place to allow
the process to flow continuously upon each success, or the user can control when to stop or continue
the migration process as a whole. The Stop button brings up a confirmation
dialog box. You can review any of the subprocess tabs at any time during the migration. If the
process requires user input, you are automatically moved to the appropriate tab.
- After all subprocesses complete, review the results page.
- To return to the list of migration sources, click Finish.
What to do next
You can now start the migrated stand-alone application server in the
WebSphere Application Server
Versão 9.0 environment or begin a new migration
scenario.