重庆分公司,新征程启航

为企业提供网站建设、域名注册、服务器等服务

[OracleScript]ASMDisksPerformancemetric

ASM Disks Performance metric:
SELECT a.name          disk_group_name,
       b.path          disk_path,
       b.reads         reads,
       b.writes        writes,
       b.read_errs     read_errs,
       b.write_errs    write_errs,
       b.read_time     read_time,
       b.write_time    write_time,
       b.bytes_read    bytes_read,
       b.bytes_written bytes_written
  FROM v$asm_diskgroup a
  JOIN v$asm_disk b
 USING (group_number)
 ORDER BY a.name
本文名称:[OracleScript]ASMDisksPerformancemetric
本文路径:http://cqcxhl.cn/article/gijoed.html

其他资讯

在线咨询
服务热线
服务热线:028-86922220
TOP