IBM BPM, V8.0.1, All platforms > Migrating and upgrading your IBM BPM environment > Migrating from previous versions > Migration methods > Application migration

Application migration with a new database

Application migration with a new database uses a parallel target production environment that is configured differently from the source production environment. You configure a new database when creating the target environment and selectively redeploy applications from the source environment to the target environment.


When to use application migration with a new database

When you use application migration with a new database, you are free to create a target environment that is configured from scratch differently from the production environment. The redeployed applications create their own database tables and application data in the parallel production environment. They do not have access to the application data stored in the databases configured for the source production environment.

Application migration with a new database is supported for migration from the following products:

Use the application migration method with a new database in the following scenarios:


Benefits

Application migration with a new database provides the following benefits:


Costs

Application migration with a new database incurs the following costs:


Risks

Application migration with a new database involves the following risks:


High-level tasks

Application migration with a new database includes the following high-level tasks:

  1. Install the new product version.

  2. Configure your parallel production environment.
  3. Manually deploy applications using the previous version EAR files or .twx files from the source environment. You can perform the application deployment using the administrative console or the Process Center console on the target environment.

  4. Optional: Run both environments in parallel so that business process instances and human task instances that are in progress finish in the source environment and new instances start in the target environment.

Application migration