Support new feature for teradata 15.
Create / Alter table statement changes.
The changes here seem to be more then I thought.
Create table GUI options Freespace, MergeBlockRatio, DataBlockSize, BlockCompression added to gui.
Extraction/scripting of new options and fixed PERIOD FOR datatype.
Extraction/scripting of ALL & ORDER BY options for indexes added.
The catalog tables do not hold enough information to extract and recreate JOIN indexes. We can not support this for now.
Create table GUI options Freespace, MergeBlockRatio, DataBlockSize, BlockCompression added to gui.
Extraction/scripting of new options and fixed PERIOD FOR datatype.
Extraction/scripting of ALL & ORDER BY options for indexes added.
The catalog tables do not hold enough information to extract and recreate JOIN indexes. We can not support this for now.
The below options are the options added:
Create table GUI options Freespace, MergeBlockRatio, DataBlockSize, BlockCompression added to gui.
Extraction/scripting of new options and fixed PERIOD FOR datatype.
Extraction/scripting of ALL & ORDER BY options for indexes added.
The below options are the options added:
Create table GUI options Freespace, MergeBlockRatio, DataBlockSize, BlockCompression added to gui.
Extraction/scripting of new options and fixed PERIOD FOR datatype.
Extraction/scripting of ALL & ORDER BY options for indexes added.
Issue #12465 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
1 issue link |
relates to #12477
Issue #12477TERADATA 15 new feature support > create table > FreeSpace > extraction > unable to extract info for freespace |
The changes here seem to be more then I thought.