Back to Flyway

Oracle Include Storage Extents Setting

documentation/Reference/Configuration/Redgate Compare Namespace/Redgate Compare Oracle Namespace/Oracle Storage Options Namespace/Oracle Include Storage Extents Setting.md

latest578 B
Original Source

Description

Include storage extents INITIAL, NEXT, MINEXTENTS and MAXEXTENTS.

Note: difference in INITIAL extents are not marked as a difference if the object already exists in both databases.

Type

Boolean

Default

false

Usage

Flyway Desktop

This can be set from the comparison options settings in Oracle projects.

Command-line

powershell
./flyway diff -redgateCompare.oracle.options.storage.includeStorageExtents=true

TOML Configuration File

toml
[redgateCompare.oracle.options.storage]
includeStorageExtents = true