使用 TBLSPACE_STATS 配置参数来开启或关闭 tblspace 统计信息的收集。使用 onstat -g ppf 命令来罗列 tblspace 统计信息。
- onconfig.std 值
- TBLSPACE_STATS 1
- 值
- 0 = 关闭 tblspace 统计信息的收集。onstat -g ppf 命令显示 partition profiles disabled。
1 = 开启 tblspace 统计信息的收集。
- 单位
- 整数
- 生效
- 编辑 onconfig 文件并重启数据库服务器之后。