(8332 ReportABList Thread 1)After 0 retries, gave up on re-running statement : SET NOCOUNT ON;{CALL dbo.InsertAntibody (?,?,?,?,?,?,?,?,?,?,?,?,?,?)}.
(5244 ReportABList Thread 1) Statement returned error [102]: [Microsoft][SQL Server Native Client 11.0][SQL Server]Incorrect syntax near '288241'.
Statement: INSERT INTO dbo.temp_antibody_instances VALUES
(11824 ReportABList Thread 0) Statement returned error [102]: [Microsoft][SQL Server Native Client 11.0][SQL Server]Incorrect syntax near 'VALU'.
Statement: INSERT INTO dbo.temp_antibody_instances VALU
(812 ReportABList Thread 0)ABStorage::_LoadAntibodyFromDB - max size reached bufferSizeUsed = 2794, fileOpCount = 20
The Agent is reporting very large Yara Tags that exceed 1024 characters, causing SQL Statement truncation issues and errors during Server processing.
A permanent fix was included in releases of both the Agent (8.10.2) and Server (8.11.0):
In the meantime, temporarily adjust the Shepherd Config, MaxFileOpBufferMessages
MaxFileOpBufferMessagesImportant: This Shepherd Config should be reverted to the default Value of 20 after upgrading to Server 8.11.0+