The information in this article applies to:
Product: Metastorm BPM
Version: 7
Issue
When the Metastorm BPM version 7 Migrator is run against an e-Work version 6.5 database, errors similar to the following may be generated. Errors are also generated when the Oracle integrity scripts are run against a version 6.5 database as part of the migration process.
*Failed to rename index ePK\_eRaisedFlag on table eRaisedFlag - Either the parameter @objname is ambiguous or the claimed @objtype (INDEX) is wrong
Failed to rename eRaisedFlag - No item by the name of 'eRaisedFlag' could be found in the current database 'ework65', given that @itemtype was input as '(null)'
Failed to transfer data from eDBCeRaisedFlag to eRaisedFlag - Invalid object name 'eDBCeRaisedFlag'*
Resolution
- In e-Work version 6.5, the eRaisedFlag table does not exist. The errors can be ignored as migration will continue without this table. The eRaisedFlag table will be created when the create table scripts are run as part of the migration process.