首页 > 电子期刊 > J > 计算机时代

利用SQL语句实现数据库性能监控

om v$latch where name IN ('redo allocation','redo copy');⑻ 监控当前数据库谁在运行什么SQL语句select osuser, username, sql_text from v$session a,v$sqltext b where a.sql_address=b.address order byaddress, piece;⑼ 监控碎片程度select tablespace_name, count (tablespace_name) fromdba_free_space group by tablespace_namen having count(tablespace_name)>10
<<上一页  下一页>>

首页 > 电子期刊 > J > 计算机时代

广州市越秀区图书馆版权所有。
联系电话:020-87673002

本站访问人数: