Error 3024: Query execution was interrupted, maximum statement execution time exceeded
Possible Causes and Solutions
The cause is that the executing statement took more than (primary) or (replica) to execute.
To fix this, you have to either increase the value of or find out . Start by doing an or on the query to find out how the query is executed.
This page is licensed: CC BY-SA / Gnu FDL