Oracle Include Storage Extents Setting

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

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

TOML Configuration File

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

Didn't find what you were looking for?