How to create a custom alert/message on DPA for deadlocking or locking taking more than 1 minutes of time
thanks
Subhash
There are a couple ways to handle the locking aspect of this question:
Deadlocks will occur as soon as the database engine sees the issue, so there is often little time associated with a deadlock. If there is something I am missing about deadlocks, please reply.
Thanks Darichar for your inputs, Will go through and let you know.