使用指定缓冲大小创建输出流。
程序员可以指定缓冲大小——想缓冲的channel发送消息不会阻塞,除非缓冲已满,同样从缓冲的channel读取也不会阻塞,除非缓冲是空的。
A programmer can specify a buffer size - sending to a buffered channel will not block unless the buffer is full, and reading from a buffered channel will not block unless the buffer is empty.
这使得更新和报告缓冲池大小以及其它DB 2数据库配置参数变得更加方便。
This makes it easier to update and report the buffer pool size along with other DB2 database configuration parameters.
要解决这个问题,可以减少主缓冲池的大小。
To resolve this problem, reduce the size of main buffer pools.
另一个极大影响性能的配置参数是数据库缓冲池大小。
Another configuration parameter that dramatically affects performance is the database buffer pool size.
我们建议您不断增加缓冲池大小,直到看到不再有性能提高。
We recommend you keep increasing the buffer pool size until you see diminishing improvements.
这些信息对您很重要,因为作为一名管理员,您要控制缓冲池大小规格和决定要指定的缓冲池大小。
This is important information for you, as an administrator, because you control the buffer pool size specification and you can decide what size to specify.
缓冲池大小的指定要取决于可用存储(包括中央存储和扩展存储)的容量。
The designation of buffer pool sizes is dependent upon the amount of storage (both central and expanded) that is available.
最值得注意的是对缺省缓冲池大小的修改。
Most notably is the change of the size of the default buffer pool.
增加缓冲池大小。
这在所需数据量小于内核缓冲区大小时极大地提高了性能。
This significantly improves performance when the requested data amount is less than the kernel buffer size.
当指定一个缓冲区大小时,该值必须是2的幂。
When you specify a buffer size, the value must be a power of 2.
为了确定数据库中的缓冲池大小,请查看清单3。
To determine the buffer pool size in the database, take a look at Listing 3.
如果将缓冲区大小设置为 0,那么将发生同步写日志操作,而不使用审计缓冲区。
When the size of the buffer is set to 0, synchronous log writing occurs, and the audit buffer is not used.
收集选项包括打开或关闭跟踪;指定跟踪缓冲区大小;指定或更改跟踪选项;转储跟踪信息;以及清除跟踪缓冲区。
Collection options include turning a trace on or off; specifying the trace buffer size; specifying or changing trace options; dumping a trace; and clearing the trace buffer.
这里,可能的动作是减小支持驻留在SSD上的表空间的缓冲池大小。
A potential course of action here is to reduce the size of the buffer pools supporting the table Spaces resident on SSDs.
通过250个页面的缓冲池大小,应用程序测试运行呈现了48.69%的糟糕的缓冲池命中率。
With the buffer pool size of 250 pages, the application test run experienced very poor buffer pool hit ratio of 48.69%.
尝试减少这两个数据库的缓冲池大小。
您可以使用以下命令在创建后修改缓冲池大小。
You may use the following commands to alter the buffer pool sizes after you create them.
联机增加缓冲池大小,如下。
审计缓冲区大小(audit _ buf_sz):该参数指定审计数据库时使用的缓冲区的大小。
Audit buffer size (audit_buf_sz) : This parameter specifies the size of the buffer used when auditing the database.
然后在步骤3的下一个迭代中重复下一个缓冲区大小。
Then repeat with the next buffer size in the next iteration of Step 3.
如果您的网络可靠,尝试将缓冲区大小从默认的8000提高到64000。
If your network is reliable, try increasing the buffer size from the default (8000) to 64000.
可以按字节或兆字节来指定缓冲区的大小。
缓冲区大小的选择将在很大程度上影响审计的性能,因为可能要将很多记录写到审计日志中。
The choice of buffer size can greatly affect performance when auditing is started since many records may be written to the audit log.
日志缓冲区大小是由LOGBUFSZ数据库参数定义的。
The log buffer size is defined by the LOGBUFSZ database parameter.
将日志缓冲区大小增加到256个页面或更大。
然而,在建缓冲区的大小是令人难以置信的。
Still, the size of the buffers being built up is staggering.
如果超过这个缓冲区大小,数据库服务器会丢弃保存的数据。
If this buffer size is exceeded, the database server discards saved data.
假设发现缓冲区大小和提供实际的数据都需要执行相同的算法。
Assume that discovering the buffer sizes and providing the actual data require the execution of the same algorithm.
应用推荐