We consistently see 5 -12 sessions waiting to do inserts into table APM_ProcessEvidence_Detail.
We also notice that this table is the only table with a disable index (IX_APM_ProcessEvidence_Detail_Name_PID) and that its
non-unique index (IX_APM_ProcessEvidence_Detail_ComponentStatusID) shows 80% fragmentation.
I know this app does its own database maintenance routines, so the question is.... Is this normal operating mode for this table?