Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Hot block contention caused by frequently changing table invalid indexes

2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

There is an alarm of ultra-high number of session connections in the customer number management system, which causes database performance problems and affects the business processing of the whole network. The alarm occurred between 20:00 and 21:00 on November 7. Check the buffer busy waits with the highest waiting time at that time.

Query the sql corresponding to the waiting event

Select sql_id, count (*)

From v$active_session_history

Where sample_time > =

To_date ('2016-11-07 20-00 to_date,' yyyy-mm-dd hh34:mi:ss')

And sample_time =

To_date ('2016-11-07 20-00 to_date,' yyyy-mm-dd hh34:mi:ss')

And sample_time =

To_date ('2016-11-07 20-00 to_date,' yyyy-mm-dd hh34:mi:ss')

And sample_time

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report