• krypto69 (7/2/2015)


    Hi,

    We have a vendor supplied SQL2014 DB. This DB creates blocking but only when running a stored proc the first time with the parameters.

    So, for example when my end user closes a claim, it creates a block and she (and everyone else) has to exit out of the program. When she goes back into the front end, and runs the same exact claim again it works without creating this blocking. I can emulate this same thing from the stored procedure.

    I am running a complete index rebuild tonight, hoping that will help.

    I don't know the next steps I need to do to stop this blocking.

    First thing is to find out what exactly is causing the blocking before trying to fix it, suggest you grab a monitoring tool (such as DBMonitor3) which can collect the relevant informatio.

    😎