Execute Query error : Procedure or Function has too many arguments specified

image

Hi @Sreekar_Mulinti

Can check the Data table column count and check the value that are passed correctly in the activity with the same count of columns.

The error is you are passing more parameters in the activity

Regards
Gokul

Hello @Sreekar_Mulinti

It would be better if you can give more insights to the activity and the property that is throwing the error.

Also plz share the query also.

Thanks

Here in the arguments list, can you try removing the @ from the arguments.

Can you try to remove all the @ symbol from the arguments @Sreekar_Mulinti

image

Regards
Gokul

Still getting the same error