Deadlock situation
Trying to ferret out what the deadlock situation we experienced here. Right now, right or wrong, I'm look at three possibilities and not sure if any or a combination is to blame.
Three possibilities I'm looking at:
1) implied fkey relationship in sql between non_merch_invoice and media_allocation_import should be indexed
2) initrans issue
3) index compression issue
If anyone has a moment to look over the trace file output and give me your analysis I'd appreciate it. I'm looking over docs now and trying to digest it but would like to lean on some experience if I may.
Thanks