OFS tables are being reorganized every hour (if they meet the criteria, REORG_FACTOR) using the job ReorganizeTables. However, you can customize which tables to reorganize or exclude. You can create a list using TD_OFSDB.CreateReorgList, and add tables to it using TD_OFSDB.AddReorgObjectsToList.