increase catalog cache size

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2011-05-27 15:49:07 +00:00
parent 4f529d346c
commit 04e27a3278

View File

@ -31,3 +31,4 @@ 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_MAINT ON;
update db cfg for xcatdb using CATALOGCACHE_SZ 100;