The following ALTER TABLE request changes the maximum data block size to 1,048,064 bytes (2047 sectors) on a system with large cylinders and repacks existing data into blocks of that size:
ALTER TABLE employee, MAXIMUM DATABLOCKSIZE IMMEDIATE;