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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则