remove AUTO_REORG, we are doing manual reorg of tables

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9613 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2011-05-17 12:06:22 +00:00
parent 447d6ecd2d
commit 37722e2e56

View File

@ -30,5 +30,4 @@ update db cfg for xcatdb using LOGPRIMARY 10;
update db cfg for xcatdb using LOGSECOND 20;
update db cfg for xcatdb using AUTO_RUNSTATS ON;
update db cfg for xcatdb using AUTO_TBL_MAINT ON;
update db cfg for xcatdb using AUTO_REORG ON;
update db cfg for xcatdb using AUTO_MAINT ON;