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.

System action

Processing continues.

User response

If data sets need to be defined, use ADBTEP2 to execute the generated DDL or manually run a DUMMY LOAD utility statement to define them.