ADB1975W Table space table_space_name is created with DEFINE NO.
Explanation
Physical partition ordering requires partitions to be added. DEFINE NO is used for the table space so that ADD PARTITION statements are not executed as pending changes.
- table_space_name
- The name of the table space.