Migrate from IBM Integration Bus V10 to ACE V12
What changes after the migration of IBM Integration Bus V10 to ACE V12
- Development productivity improvement to help speed time-to-value, through intelligent design, for optimized user experiences and improved tooling
- Extended connectivity to integrate and automate applications across a border set of on-cloud and on-premises applications.
- Hybrid cloud operation to provide enriched operational visibility and control across any deployment from a single console
- Test and DevOps automation enhancement that can help FastTrack the adaption of agile practices.
Migration steps
- Stop the IIB v10 integration node by using the below command.
Mqsistop node name
- Take a backup of the IIB v10 integration node
Mqsibackupbroker node name -d c:\temp
- On the ACE v12 system, lunch the command console on windows or open a Unix terminal and run mqsiprofile.
- Copy the IIB v10 backup to the system where ACE v12 is running (it cloud be the same system or a different system)
- Run mqsiextractcomponent to migrate the IIB v10 integration node configuration to ACE v12.
There are two types of migration are there
Parallel migration
- In parallel migration, we will use 2 servers.
- If you want to reproduce the integration node function on another computer, you can use parallel migration.
- You can use parallel migration to do a staged migration process by creating a new version 12.0 integration node to run in parallel with your existing integration node. You can then migrate application logic from your existing integration node to your new integration node.
In-place migration
- In in-place migration, we use only one single server
- By using in-place migration you do not need to change your client configuration because the existing integration node is migrated in-place to IBM app connect enterprise 12.0 on the same computer.
- However, you must stop your integration node while the migration takes place.
Supported migration path
- WebSphere message broker version 7.0.0.5
- WebSphere message broker version 8.0.
- IBM integration bus 9.0
- IBM integration bus 10.0