Comments
2 comments
-
Hi Denis,
Apologies for the issues you are experiencing with Schema Compare for Oracle. There is a feature that could be utilized to address the issue you're encountering with theNONEDITIONABLE
keyword. This feature, known as "ignore rules," allows you to tailor the objects that need to be considered as part of a specific project, potentially omitting those that lead to the endless loop you described. By configuring ignore rules, you can reduce the number of objects analyzed during a database comparison operation, which could help in avoiding the repetitive scripting out of identical objects due to the presence of theNONEDITIONABLE
keyword. I included a helpful link below. Please let us know if you have any other questions.
setting-up-the-comparison/using-ignore-rules
Best,
Hassan
Product Support Engineer -
Perfect yes I did find these and it works, thanks
Add comment
Please sign in to leave a comment.
Thus the compare never considers the view as identical and keeps scripting it out as a new object.