DB2 更新统计信息,表整理 runstats、reorgchk、reorg 命令

runstats、reorgchk、reorgjava   一、runstatssql runsats能够搜集表的信息,也能够搜集索引信息。做为runstats自己没有优化的功能,可是它更新了统计信息之后,可让DB2优化器使用最新的统计信息来进行优化,这样优化的效果更好。shell   runstats   on   table   <tbschema>.<tbname>   收集表   <tbn
相关文章
相关标签/搜索