Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
How to migrate the existing data in current schema stored in Persistence database (Berkeley Database structure), to a modified schema with minimal efforts and using TIBCO BusinessEvents.
Environment:
==========
o TIBCO BusinessEvents (BE) 2.x releases
o TIBCO BusinessEvents (BE) 3.x releases
Resolution:
=========
As this can be acheived in multiple ways. This document describes the easier and simpler way to convert the existing data from one schema to other is easy by reading the stored concepts one by one and storing it in the new schema.
You need to run two BE engines, one which works on the old schema and the other with new schema and use the approach outlined in the attached project.
Attachments:
==========
MigrationSample.zip - Use this for BE 3.x releases
MigrationSample2.2.zip - Use this for BE 2.x releases