I have a work table that inserts and deletes thousands of rows per month. This is causing data fragmentation, i.e. 14000+ blocks and only 135 blocks used. What should I set the pctfree and pctused to eliminate this type of fragmentation? Thanks.