Hi,
I am currently trying a 2 step process to get to a logical model.
Step 1 works fine. Reverse Engineer to Physical.
Step 2. Reverse Engineer to Logical, by default, doesn't appear copy the attributes of the Primary Key of the parent to the child. Toad Data Modeler seems to work al little differently with its logical model in that it does allow you to specify the migrated attributes and their rolename to the child (not sure why). To get around this in modeling the logical I've created the attributes as Logical Only. But of course this doesn't happen when you reverse engineer.
Is there any easy way to migrate the attributes (other than write a script)?