摘要: select * from v$sql swhere s.last_active_time > (select sysdate-1/24/60/60*8 from dual) and s.last_active_time 0 and s.executions <100 and s.parsing_s... 阅读全文
posted @ 2015-04-27 12:11 朵拉.科波菲尔 阅读(238) 评论(0) 推荐(0)