We are using Liquibase with Db2 LUW 10.5. We notice that after every alter table, Liquibase automatically reorgs a table. Reorging a table is not required in many cases. Is there a way to turn off automatic reorg of a table.
↧