Description:
In Forward Engineering, owner override does not work. We enter the new owner name in global override, but it does not override the owner in the model. Why is it and how to fix it?
Solution:
The owner override does not override the owner in the model, it overrides in the DDL script created by erwin. If table owner needs to be overridden, save the DDL with new owners, do a Complete Compare of the model with the saved DDL script, then import the new owner from DDL script into the model. You can also do so using Bulk Editor.
Comments
0 comments
Please sign in to leave a comment.