LOGBUFSZ is a database configuration parameter.
LOGBUFSZ是一个数据库配置参数。
The log buffer size is defined by the LOGBUFSZ database parameter.
日志缓冲区大小是由LOGBUFSZ数据库参数定义的。
If so, you can consider increasing the LOGBUFSZ database parameter.
如果情况如此,您就可以考虑增加LOGBUFSZ数据库参数。
When there are too many log pages read, it means a bigger LOGBUFSZ is needed.
当log pages read太多时,意味着需要一个较大的 LOGBUFSZ。
Tests 104 and 105 showed about a 13% improvement from using a larger LOGBUFSZ.
test 104和 test 105表明,通过使用更大的 LOGBUFSZ 可以获得大约 13% 的性能提升。
The database configuration parameter that defines the size of the log buffer is called LOGBUFSZ.
定义日志缓冲区大小的数据库配置参数为LOGBUFSZ。
The optimal value for LOGBUFSZ is 128, or 256 4kb pages. For example, you can use the command below to change it.
LOGBUFSZ的最佳值为128个或256个4K b页。
The default size of the log buffer (LOGBUFSZ) below is normally too small for database systems with many update workloads.
对于具有许多更新工作负载的数据库系统而言,下面日志缓冲区的默认大小(LOGBUFSZ)通常都太小。
If you see a large number of LOG pages read, it indicates that the value of the LOGBUFSZ database parameter should be increased.
如果看到了较多数目的日志页面读,就表示应该增加LOGBUFSZ数据库参数的值。
You can use the database snapshot to determine whether the LOGBUFSZ database parameter is optimal by viewing the following snapshot elements.
您可以通过查看下列快照元素,使用数据库快照来确定LOGBUFSZ数据库参数是否是最优的。
When increasing the value of the LOGBUFSZ parameter, you should also consider the DBHEAP parameter since the log buffer USES space from the database heap area.
在增加LOGBUFSZ参数的值时,您还应该考虑DBHEAP参数,因为日志缓冲区使用来自数据库堆区域中的空间。
When increasing the value of the LOGBUFSZ parameter, you should also consider the DBHEAP parameter since the log buffer USES space from the database heap area.
在增加LOGBUFSZ参数的值时,您还应该考虑DBHEAP参数,因为日志缓冲区使用来自数据库堆区域中的空间。
应用推荐