we have a developer that thinks a program in one of his applications might be locking a table. The application sometimes goes down for a bit. Unfortunely, we usually hear about it after the application is working again.
The application consists of multiple programs and involves multiple tables. We can't duplicate the problem, it just periodically happens (maybe a couple of times a month). Is there a way to determine if it's a table lock or not?
↧