On the Object File System, FREESPACE has a default value that you cannot change.
The following ALTER TABLE request changes the free space to 5 percent:
ALTER TABLE employee, FREESPACE = 5 PERCENT;
The following ALTER TABLE request changes the free space to 5 percent:
ALTER TABLE employee, FREESPACE = 5 PERCENT;