Hello there,
I don't know if this is a bug or I'm doing something wrong; I've tried to generate the SQL file for a by-range partitioned table with by-list subpartitions; I've checked all the options (include Privileges, Storage and Owner), but the partition options are not generated, it is considered as a non-partitioned table. The only way to obtain partition options is to right click the table and to choose DBML_Metadata -> DDL, but in this way the script automatically includes phisical storage informations that I cannot use.
Any comment/help?
Thanks, Mark
I don't know if this is a bug or I'm doing something wrong; I've tried to generate the SQL file for a by-range partitioned table with by-list subpartitions; I've checked all the options (include Privileges, Storage and Owner), but the partition options are not generated, it is considered as a non-partitioned table. The only way to obtain partition options is to right click the table and to choose DBML_Metadata -> DDL, but in this way the script automatically includes phisical storage informations that I cannot use.
Any comment/help?
Thanks, Mark