setup logging rotate for datbase logging
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9063 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
73c39d053f
commit
c223154044
@ -24,3 +24,7 @@ update db cfg for xcatdb using STAT_HEAP_SZ AUTOMATIC;
|
||||
update db cfg for xcatdb using DFT_PREFETCH_SZ AUTOMATIC;
|
||||
update db cfg for xcatdb using MAXAPPLS AUTOMATIC;
|
||||
update db cfg for xcatdb using AVG_APPLS AUTOMATIC;
|
||||
update db cfg for xcatdb using LOGBUFSZ 98;
|
||||
update db cfg for xcatdb using LOGFILSIZ 10024;
|
||||
update db cfg for xcatdb using LOGPRIMARY 10;
|
||||
update db cfg for xcatdb using LOGSECOND 20;
|
||||
|
Loading…
x
Reference in New Issue
Block a user