Parameter type : Integer
Default value : 8192
Modifiable : No
Range of values : 2048 to 32768, but your operating system may have a narrower range
Basic : Yes
Real Application Clusters : You must set this parameter for every instance, and multiple instances
must have the same value.
DB_BLOCK_SIZE specifies (in bytes) the size of Oracle database blocks. Typical values
are 4096 and 8192. The value of this parameter must be a multiple of the physical
block size at the device level.
The value for DB_BLOCK_SIZE in effect at the time you create the database determines
the size of the blocks. The value must remain set to its initial value.
For Real Application Clusters, this parameter affects the maximum value of the
FREELISTS storage parameter for tables and indexes. Oracle uses one database block
for each freelist group. Decision support system (DSS) and data warehouse database
environments tend to benefit from larger block size values.[@more@]
Default value : 8192
Modifiable : No
Range of values : 2048 to 32768, but your operating system may have a narrower range
Basic : Yes
Real Application Clusters : You must set this parameter for every instance, and multiple instances
must have the same value.
DB_BLOCK_SIZE specifies (in bytes) the size of Oracle database blocks. Typical values
are 4096 and 8192. The value of this parameter must be a multiple of the physical
block size at the device level.
The value for DB_BLOCK_SIZE in effect at the time you create the database determines
the size of the blocks. The value must remain set to its initial value.
For Real Application Clusters, this parameter affects the maximum value of the
FREELISTS storage parameter for tables and indexes. Oracle uses one database block
for each freelist group. Decision support system (DSS) and data warehouse database
environments tend to benefit from larger block size values.[@more@]
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/10599713/viewspace-978022/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/10599713/viewspace-978022/

被折叠的 条评论
为什么被折叠?



