查询正在运行的请求及其后台对应SQL
摘要:
SELECT a.event , s.actual_start_date , a.sid, a.serial , sa.sql_fulltext , sa.sql_text , v.user_concurrent_program_name , v.request_id , sa.sql_id FRO 阅读全文
posted @ 2017-06-25 01:14 distanceN 阅读(662) 评论(0) 推荐(0)