Oracle Ignore System Partitions Setting
Published 15 January 2025
Description
Ignores system partitions.
For hash partitioned tables the quantity of any system named partitions will be taken into account in comparisons, but the names and other details of those system named partitions will be ignored.
This option is active if the "all storage options" or "tablespaces and partitioning" option is enabled.
Type
Boolean
Default
false
This option is active if the "all storage options" or "tablespaces and partitioning" option is enabled.
Usage
This setting can't be configured other than in a TOML configuration file.
Flyway Desktop
This can be set from the comparison options settings in Oracle projects.
TOML Configuration File
[redgateCompare.oracle.options.ignores]
ignoreSystemPartitions = true