One of your applications sends SQL requests to a back-end database. Today some of these requests are
very slow to complete and users are waiting an unusually long time before getting the information back.
You decided to take a look at a thread dump and found several threads with a stack similar to:

What should be your initial assumption and first action?