Oracle Storage Options Namespace
Published 15 January 2025
This namespace contains the configurations relating to Oracle storage.
Settings
Setting | Type | Description |
---|---|---|
includeAllStorage |
Boolean | Include all storage properties (physical properties) on tables and indexes when comparing and deploying schemas. |
includeStorageCompression |
Boolean | Include compression clause. |
includeStorageDeferredSegments |
Boolean | Include DEFERRED SEGMENT CREATION clause. |
includeStorageExtents |
Boolean | Include storage extents INITIAL , NEXT , MINEXTENTS and MAXEXTENTS . |
includeStorageIlmPolicies |
Boolean | Include Information Lifecycle Management policies. |
includeStorageIniTrans |
Boolean | Include INITRANS clause. |
includeStorageLobsAndVarrays |
Boolean | Include lob and varray clauses. |
includeStorageLogging |
Boolean | Include the LOGGING / NOLOGGING clause. |
includeStoragePartitioning |
Boolean | Include partitioning of tables and indexes. |
includeStoragePctFree |
Boolean | Include PCTFREE clause. |
includeStorageTablespace |
Boolean | Include tablespace of tables and indexes. |