Use this page to specify the options to be used for comparing the database objects.
You can do the following:
Choose to ignore the values of storage attributes when comparing objects such as tables and indexes that occupy database storage.
Control how table constraints are compared.
Choose to ignore differences in the position of columns within tables. With this option, tables that differ only in the order of their columns compare as identical.
Choose to ignore differences in partitions for tables and indexes.
Choose to ignore whitespace, case, and unnecessary quotes in SQL text contained in views, triggers, procedures, functions, packages, package bodies, and check constraints.
Compare statistics for tables and indexes that have statistics information available.
Related Topics
Comparing Database Object Definitions
Enterprise Manager Information Roadmap
Copyright © 1996, 2010, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.