Only an SQL statement without parameter specifications is permitted. Either an SQL statement with parameters but without a USING clause was passed with an EXECUTE, or an error occurred in the parameter list.
Add the USING clause, or use an SQL statement without parameters, or correct the parameter list.