Question
Ford
Ford
IN
Ford
Posted: Jun 13, 2024
Last activity: Jun 18, 2024
Last activity: 18 Jun 2024 10:15 EDT
Closed
Solved
lock request timeout period exceeded in dbo.pr_sys_locks
lock request timeout period exceeded in dbo.pr_sys_locks.
we are facing this issue in almost all platforms,though this issue is common.
i can see this is happening frequently and causing deadlock.
this will impact application performance.
any solution for this issue?
***Edited by Moderator Rupashree S. to add Capability tags***
To see attachments, please log in.
@DevipriyaA
basically you can write a custom activity to kill the long running requestors and also clear the syslock table with the un necessary entries
this you write with a standard agent and schedule it so that it will automatically run after certain period and will not block the database