Using the migration tools
Migration support consists of tools that are included with WebSphere® Application Server. These tools primarily provide support for saving the configuration and applications from a previous version of the product into a migration-specific backup directory and then importing that configuration into the latest version of the application server.
Before you begin

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.
sptcfgRead 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.
The migration scripts are located in the app_server_root/bin directory after installation.
Procedure
- You can use the z/OS Migration Management Tool
to collect the information and generate the Job Control Language (JCL)
jobs (CNTL and DATA datasets) for migrating a stand-alone application
server, deployment manager, or federated node. You must create these
jobs before you can begin the actual migration.
Read Using the z/OS Migration Management Tool to create and manage migration definitions for more information.
- You can use the zmmt command with a response
file to generate the JCL jobs (CNTL and DATA datasets) for migrating
a stand-alone application server, deployment manager, or federated
node. You must create these jobs before you can begin the actual migration.
Read Using the zmmt command to create migration definitions on z/OS for more information.
- You use the WASMigrationAppInstaller command to migrate applications from
your previous release into the new release.
The tool only installs applications that are not already installed, so you can run the tool as many times as needed.
Read WASMigrationAppInstaller command for more information.
- Chained certificates are the default certificate type in WebSphere Application Server
Versão 9.0. Administrators can use the
convertSelfSignedCertificatesToChained task with the wsadmin
tool to convert self-signed certificates to chained certificates.
Read the SSLMigrationCommands command group for the AdminTask object article for more information.
What to do next
Use the selected tools to migrate your product configuration.