Using ignore rules
Published 24 February 2022
This feature is available in version 5.2 or later.
You can use ignore rules to:
- Reduce the time taken for a database comparison operation by reducing the number of objects that are analyzed.
- Tailor which objects that need to be considered as part of a specific project
Note that any objects that are filtered out using an ignore rule can no longer be included in a subsequent deployment script.
The configuration of ignore rules is saved when you save a Schema Compare project. Individual ignore rules files can also be saved to disk for later use, and can also be used as an input to the Schema Compare for Oracle command line using the /ignorerules switch.
Configuring ignore rules
Ignore rules are configured per-object type, using a include/exclude expression. A description of the required syntax along with examples can be found here.