I'm getting the following error on the UpdateBatch statement.

Runtime error= '2147217900(80040e14)'
There are too many parameters in this EXECUTE statement. The maximum number is 2100.

does anyone have any idea why I might be getting this error?

my code is just like this
DE1.rsIMOS_IDBGRP.UpdateBatch


any ideas has anyone seen this before?