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:
parent
4f529d346c
commit
04e27a3278
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user