function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
NikkiNikki 

Max data size for a batch API call

Occasionally when I run a batch insert or update I get the following error:  java.sql.SQLException: Data size bigger than max size for this type: 48337.  What does the number 48337 represent?  Is there some threshhold that I can check for before making the API call so this doesn't happen anymore?

Thanks, Nikki