When (re-)defining a table, the length of a table row exceeds 8088 bytes.
One or more columns must be removed from a CREATE TABLE statement or their lengths must be reduced.
One or more columns must be removed from an ALTER TABLE statement or their lengths must be reduced. Use a QUERY statement applied to the system table DOMAIN.COLUMNS to find out the current definition of the table.