We are getting many logs as slow running queries in logs. What is the reason of these slow running queries. How can we optimize it. Will this cause CPU utilization to be high.
Hi @Anusha_Raju
It depends on what you're running on your Server that can cause it to become slow. For example, creating complex filters that can query the entire instance isn't such a good idea or running scripts on the instance that spans thousands of issues isn't the best way to go. So looking at your logs, what does it actually say, it should point you in the right direction. apparently it should timeout or break down in communication at the end if it's running too slow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.