add auto reorg set on

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9602 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2011-05-16 17:13:41 +00:00
parent 2918bd6079
commit 2bf6321335

View File

@ -30,4 +30,5 @@ 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;