Back to Flyway

Oracle Storage Options Namespace

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

latest4.2 KB
Original Source

This namespace contains the configurations relating to Oracle storage.

Settings

SettingTypeDescription
includeAllStorageBooleanInclude all storage properties (physical properties) on tables and indexes when comparing and deploying schemas.
includeStorageCompressionBooleanInclude compression clause.
includeStorageDeferredSegmentsBooleanInclude DEFERRED SEGMENT CREATION clause.
includeStorageExtentsBooleanInclude storage extents INITIAL, NEXT, MINEXTENTS and MAXEXTENTS.
includeStorageIlmPoliciesBooleanInclude Information Lifecycle Management policies.
includeStorageIniTransBooleanInclude INITRANS clause.
includeStorageLobsAndVarraysBooleanInclude lob and varray clauses.
includeStorageLoggingBooleanInclude the LOGGING / NOLOGGING clause.
includeStoragePartitioningBooleanInclude partitioning of tables and indexes.
includeStoragePctFreeBooleanInclude PCTFREE clause.
includeStorageTablespaceBooleanInclude tablespace of tables and indexes.