Hi,
I'm having lots of blocking in my DB, and I always need to kill the blockers in order for the web application to function properly (update, insert, delete), so I would like to know if it's possible to use SET LOCK_TIMEOUT for every session started in the DB?
Thanks,
PNC.
I'm having lots of blocking in my DB, and I always need to kill the blockers in order for the web application to function properly (update, insert, delete), so I would like to know if it's possible to use SET LOCK_TIMEOUT for every session started in the DB?
Thanks,
PNC.