Flying & Snaking
===========================================================
监控索引使用情况
===========================================================

V$object_usage

1:找出想要监控的列表

select table_name,index_name from user_indexes;

2:监控特定index

alter index indexname morning usage;

3:确定是否使用了索引

select * from v$object_usgae(field used)

4:alter index indexname nomorning usage

select * from v$object_usgae


2jliu 发表于:2007.07.22 11:10 ::分类: ( RDBMS ) ::阅读:(119次) :: 评论 (0)

发表评论
标题

在此添加评论
表情符号: smile laughing tongue angry crying sad wassat wink

称呼

邮箱地址(可选)

个人主页(可选)




自我介绍
切换风格
新闻聚合
博客日历
文章归档...
最新发表...
博客统计...
Blog信息
网站链接...