Network Deployment (Distributed operating systems), v8.0 > Migration and coexistence > Migrate Service integration


Migrate a messaging engine based on a data store

Depending on your existing settings, when migrating a messaging engine from older versions of WAS to v7.0 or later, you might have to create a new data store table.

When migrating from older versions of WAS to v7.0 or later, if you do not have the "create tables automatically" option selected, it will be necessary to create a new table (SIBOWNERO) in each of your messaging engine database schemas. DDL for the creation of this table can be generated by using the sibDDLGenerator tool located in the bin directory of your WAS installation.


Procedure

  1. Use the sibDDLGenerator tool to generate the DDL for the creation of this table as described in Generate the DDL statements needed to create data store tables manually.

  2. Send the output file to your database administrator to process.


Generate the DDL statements needed to create data store tables manually


Related


Data store tables

+

Search Tips   |   Advanced Search