摘要:
#启用收集内存指标UPDATE setup_instruments SET ENABLED = 'YES' WHERE NAME LIKE 'memory/%'; #查看运行sys schema里面内存分配的报告select event_name,current_alloc,high_alloc f 阅读全文
posted @ 2019-01-10 23:09 moss_tan_jun 阅读(1981) 评论(0) 推荐(0)
|
摘要:
#启用收集内存指标UPDATE setup_instruments SET ENABLED = 'YES' WHERE NAME LIKE 'memory/%'; #查看运行sys schema里面内存分配的报告select event_name,current_alloc,high_alloc f 阅读全文
posted @ 2019-01-10 23:09 moss_tan_jun 阅读(1981) 评论(0) 推荐(0) |
||