Migrating a messaging engine based on a data store

Depending on your existing settings, when migrating a messaging engine from older versions of WebSphere® Application Server to Version 7.0, you might have to create a new data store table.

About this task

When migrating from older versions of WebSphere Application Server to Version 7.0, 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 WebSphere Application Server installation.

Procedure

  1. Use the sibDDLGenerator tool to generate the DDL for the creation of this table as described in Generating the DDL statements needed to create data store tables manually.
  2. Send the output file to your database administrator to process.
Task topic    

Terms of Use | Feedback

Last updated: Oct 21, 2010 1:44:59 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-express-dist&topic=tjm0004_
File name: tjm0004_.html