数据库使用较长一段时间后,因为一些增,删,改等操作,使得数据的分布索引及相关数据会变得比较凌乱,从而影响数据库的效率。数据库重组即是将数据库的相关信息重新组织。
数据库管理员执行的常见维护任务包括重组、统计信息收集和备份。
Common maintenance tasks performed by database administrators include reorganization, statistics collection, and backup.
当它们完成属于它们的那部分查询处理时,数据库服务器就重组结果数据集,并对其进行处理,然后将最后的答案展示给终端用户。
When they finish processing their parts of the query, the database server reassembles and process the resulting data sets before presenting the final answer to the end user.
在重组xml索引时,数据库管理员可以通过在REORG INDEXES命令中使用ALLOW WRITE access子句允许并发的写操作。
When reorganizing XML indexes, database administrators can use the allow write ACCESS clause in the reorg indexes command to allow concurrent writes on the table.
应用推荐