Description
When shadowing is enabled, at startup EA sends a command to all archives to set the IsQueryRunning to 0 in tblShadowStatusInformation. Speed Span archives do not have the ability to shadow and therefore do not have the table expected and EA logs this error: Updating IsQueryRunning to 0 in tblShadowStatusInformation failed: Invalid object name 'tblShadowStatusInformation'. EA should check for archive type in tblarchive and skip those without this table. |
Added to future release backlog.