Erland Sommarskog's procedure aba_lockinfo provides very valuable
information when trying to sort out locking and blocking problems.
However is only provides a snapshot in time.
Is it possible to have this run continuously for a period of time? or
possibly at set intervals, say every minute?
If so, how would one set it up?
information when trying to sort out locking and blocking problems.
However is only provides a snapshot in time.
Is it possible to have this run continuously for a period of time? or
possibly at set intervals, say every minute?
If so, how would one set it up?
Comment