Hi All,
I have been attempting to compare my model to a database using specific options in the database compare. In most cases, it works fine but when I select all options for the table the program will terminate with an error. Here are my parameters:
- Select the table option in the database compare.
- Unselect all other options in the list (View, Materialized View, type, Tablespace, Cluster, Synonym, Schema, Sequence, Trigger, Procedure, Function, Package, and Rollback Segment)
- Filter by a specific data model schema
- Do not include the referenced objects and do not match owner or case.
- Press next to Compare. The compare completes without incident:
Reverse Engineering Started on Tue Nov 20 15:12:00 2007
...
Tables(228)...
Resolving Relationships...
Resolving View Relationships...
Resolving SQL Expressions...
Resolving Reference Properties...
Finishing Reverse Engineer...
Setting database to model name mapping...
Reverse Engineering Finished on Tue Nov 20 15:12:39 2007
... - Upon pressing Next to see the comparison results the program terminates abruptly.
I found that if I turn off the "Table->Relation" option in the Compare to Database, the program does not terminate.
I am working on MR4O Build 2028, but I have seem this behaviour in build 2025. If there is more info I can provide please give me a shout.
Thanks