details for performance insights

0

I have enabled performance insight for my RDS.deadlock error occured in my database.I need to know about the querry which got deadlock.

3 個答案
1

Hello,

Deadlocks are reported in database error log/alert log. You may check full details (sql, sessions, object, etc.) there and then drill down in Performance insight to relate with root cause etc.

Thanks

AWS
已回答 1 年前
0

The exact resolution for deadlock monitoring varies depending on with DBMS platform you are using. For example, in SQL Server, you must enable the monitoring functionality through a Parameter Group. Details for the step-by-step process are here - https://aws.amazon.com/blogs/database/monitor-deadlocks-in-amazon-rds-for-sql-server-and-set-notifications-using-amazon-cloudwatch/.

profile pictureAWS
kekline
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南