| Ignore Physical Attributes |
back
|
1
2
3
4
5
6
7
8
9
|
next
|
|
|
Before starting the comparison, I specify that DB Diff ignore physical attributes (such as INITIAL_STORAGE) and tablespaces in the comparison. This means that if corresponding definitions in the ORDER_ENTRY schemas in the two databases have different physical attributes (such as INITIAL_STORAGE values) or if the data for corresponding tables are stored in different tablespaces, DB Diff does not report these differences in the comparison results. |
|