它的默认值是 Integer.MAX_VALUE,将这个参数设置为比较大的值可以提高索引效率和检索速度,由于该参数的默认值是整型的最大值,所以我们一般不需要改动这个参数。
The default value is Integer.MAX_VALUE. Large values are better for batched indexing and speedier searches.
可以用下面的命令来为该参数设置一个新值。
The following command can be used to set this parameter to a new value.
如果事务是对数据库运行的,那么就将该参数设置成1到用于该数据库的物理存储设备数目之间的值。
If transactions are run against the database, set this parameter to be between one and the number of physical storage devices used for the database.
如果事务是对数据库运行的,那么就将该参数设置成1到用于该数据库的物理存储设备数目之间的值。
If transactions are run against the database, set this parameter to be between one and the number of physical storage devices used for the database.
应用推荐