The information in this article applies to:
Product: Metastorm BPM
Version: 6.x 7.x
Issue
When migrating a database from version 6.x to 7.x, the Metastorm Migrator tool finishes the migration but logs the following error:
Failed to transfer data from eDBCeEvent to eEvent - Timeout expired
Resolution
- This is a known issue. Verify that the data has actually been transferred to the new eEvent table. For example, compare the results of SELECT COUNT(\*) FROM eDBCeEvent and SELECT COUNT(\*) FROM eEvent. If these are the same, the table eDBCeEvent may be deleted.