Disclaimer: The title is my assumption because I saw it in the past happening this way.
This blog post aims to make you remember something: something that is obvious to you, might not be obvious to others.
Scenario
A client has a process which consists of a stored procedure that wraps a bunch of other stored procedures. The process runs for about 10 hours.
Taking a look…what is running right now?
I was curious about the process, I’ve seen this running before but never explored the code. After a couple of days of seeing it running for so long, I decided to see what would be the random query I would get executing.