During AAI database maintenance tasks, the AAI process fails, and the logs report an SqlExceptionHelper error indicating that the request has too many parameters.
2026-07-29 01:09:19,218 ERROR [SqlExceptionHelper] The incoming request has too many parameters. The server supports a maximum of 2100 parameters. Reduce the number of parameters and resend the request.
2026-07-29 01:11:19,152 WARN [SqlExceptionHelper] SQL Error: 8003, SQLState: S0001
Product: Automic Automation Intelligence (AAI)
Component: Database Maintenance
OS: Microsoft Windows / Linux
Database: Microsoft SQL Serve
Microsoft SQL Server has a hardcoded architectural limit of 2,100 parameters per database request. In some environments, when the AAI maintenance task attempts to purge older job run data, the generated SQL statement exceeds this parameter limit, causing the transaction to roll back and the maintenance process to fail.
This issue is addressed in AAI version 24.4.1 and later.
To resolve this issue: