IT 研究室 ( 前IT DBA's 資訊站)
星期五, 12月 30, 2011
如何找未使用的index
SQL>
conn username/password
alter index index_name monitoring usage;
SQL>
alter index index_name nomonitoring usage;
再以該user查詢以下view
SQL>
select * from v$object_usage;
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
LinkWithin-相關文件
沒有留言:
張貼留言