Team,
I have a sp with dynamic sql, which have around 1500 update stmts.
When i run this proc in prod, am getting alerts that this sp is blocking the process in prod server and it shows lock type asLock: Sch-S . How can i avoid this ?
Team,
I have a sp with dynamic sql, which have around 1500 update stmts.
When i run this proc in prod, am getting alerts that this sp is blocking the process in prod server and it shows lock type asLock: Sch-S . How can i avoid this ?