M MarkL Member Jul 5, 2019 #1 When generating DDL, I would like the option to not include pctfree/initrans/maxtrans/storage... and only include the tablespace.
When generating DDL, I would like the option to not include pctfree/initrans/maxtrans/storage... and only include the tablespace.
Marco Kalter Administrator Staff member Jul 6, 2019 #1 This is only possible in the "Export User Objects" and "Export Table Data" tools. You can disable the "Include storage" option.
This is only possible in the "Export User Objects" and "Export Table Data" tools. You can disable the "Include storage" option.
Tichij Member² Jul 8, 2019 #1 Marco, but disabling of this option will disable export of tablespace too...
Marco Kalter Administrator Staff member Jul 8, 2019 #1 That is indeed correct. When recreating these objects you need to make sure that the default tablespace is defined correctly.
That is indeed correct. When recreating these objects you need to make sure that the default tablespace is defined correctly.