Migrating with Berkeley DB Object Management

Berkeley DB OM, formerly called Persistence OM, is an older form of data persistence. Support for this option is removed in version 5.1.

You can migrate to Cache OM with backing store.

There is no direct migration path from the Berkeley DB OM database to a JDBC backing store. Migration is a two stage procedure:

Procedure

  1. As needed, upgrade using the latest 3.x or 4.x version of TIBCO BusinessEvents. Those versions have a utility to migrate the data to the legacy backing store schema, the Oracle Types backing store schema.
  2. Migrate from the Berkeley DB database to the legacy Oracle Types backing store. To complete this step, follow instructions in the TIBCO BusinessEvents Installation guide for the version you are using for this step of the migration.
  3. Migrate from the Oracle Types backing store to the JDBC backing store, following instructions in Oracle Types to JDBC Backing Store Migration.
  4. Migrate the project to 5.1.