The default value for MINCOMMIT is 1.
MINCOMMIT的缺省值为1。
Number of commits to group (MINCOMMIT).
编入组中的提交数目(MINCOMMIT)。
Use the following command to change the MINCOMMIT value.
使用下面的命令更改mincommit值。
A transaction commits or a group of transactions commit, as defined by the MINCOMMIT configuration parameter.
按照MINCOMMIT配置参数所定义的,事务提交或事物组提交。
The MINCOMMIT parameter can have both positive and negative impact on database performance, and needs to be set correctly.
MINCOMMIT参数可以对数据库性能带来正面和负面的影响,所以需要正确设置。
MINCOMMIT is database configuration parameter that lets you delay the writing of log records to disk until a minimum number of commits have been performed.
MINCOMMIT是数据库配置参数,它让您把将日志记录写到磁盘的工作一直延迟到执行了最小数量的提交为止。
When commit grouping is being performed, application commit requests can be held until either one second has elapsed or the number of commit requests equals the value of the MINCOMMIT parameter.
在执行提交分组时,可以将应用程序的提交请求挂起,直到 1秒钟之后或提交请求的数目等于MINCOMMIT参数的值。
When commit grouping is being performed, application commit requests can be held until either one second has elapsed or the number of commit requests equals the value of the MINCOMMIT parameter.
在执行提交分组时,可以将应用程序的提交请求挂起,直到 1秒钟之后或提交请求的数目等于MINCOMMIT参数的值。
应用推荐