Quantcast
Channel: ITPUB论坛-专业的IT技术社区
Viewing all articles
Browse latest Browse all 18583

如何区分热表冷表?

$
0
0
就是如何区分哪些表一段时间被使用过(增删改查都算),哪些一段时间都没有被使用。 除了开监控,有没有什么视图和或者怎么写sql能查到? 如果表比较少,我尝试了从dba_hist_sqltext、dba_hist_sqlstat和 dba_hist_snapshot去用sqltext去like表名 但是如果表很多呢 ...

Viewing all articles
Browse latest Browse all 18583

Trending Articles