API1053 The SQL verb ({0}) cannot be used with ExecuteStoredProcedure().
Explanation
A query that does not contain the CALL SQL verb was
specified for an executeStoredProcedureEx() function.
User response
Specify a CALL query for any executeStoredProcedureEx()
function.