DB_BLOCK_SIZE  Initialization Pa…

本文详细解释了DB_BLOCK_SIZE参数的作用,并提供了在不同条件下的优化建议,以提高磁盘IO效率和数据存储效率。
DB_BLOCK_SIZE Initialization Parameter

<wbr><wbr> The most commonly used block size should be picked as the standard block size. In many cases, this is the only block size that you need to specify. Typically, DB_BLOCK_SIZE<wbr> is set to either 4K or 8K. If you<wbr> do not set a value for this parameter, the default data block size is operating system specific, which is generally adequate. You cannot change the block size after database creation except by re-creating the database. If the database block size is different from the operating system block size, ensure that the database block size is a multiple of the operating system block size. For example, if your operating system block size is 2K (2048 bytes), the following setting for the DB_BLOCK_SIZE<wbr> initialization parameter is valid:<br> DB_BLOCK_SIZE=4096<br><wbr><wbr><br><wbr><wbr> A larger data block size provides greater efficiency in disk and memory I/O (access<br> (使用较大的db_block_size对于磁盘io的提高有较大的好处)<br> and storage of data). Therefore, consider specifying a block size larger than your<br> operating system block size if the following conditions exist:<br> ■ Oracle Database is on a large computer system with a large amount of memory and fast disk drives. For example, databases controlled by mainframe computers with vast hardware resources typically use a data block size of 4K or greater.<br> ■ The operating system that runs Oracle Database uses a small operating system block size. For example, if the operating system block size is 1K and the default data block size matches this, the database may be performing an excessive amount of disk I/O during normal operation. For best performance in this case, a database block should consist of multiple operating system blocks.<br></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr></wbr>



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值