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;
沒有留言:
張貼留言
‹
›
首頁
查看網路版
沒有留言:
張貼留言