You need to sign in to do that
Don't have an account?

ERROR System.LimitException: Apex heap size too large: 13877540
Hi all,
I am getting this error when i executing the Batch
ERROR System.LimitException: Apex heap size too large: 13877540
give me any suggestions.
Thanks
I am getting this error when i executing the Batch
ERROR System.LimitException: Apex heap size too large: 13877540
give me any suggestions.
Thanks
Can you break them into smaller batch file and then try to exceute?
There's a lot of useful information around heap management in this post from Jeff Douglas:
http://blog.jeffdouglas.com/2010/08/16/managing-the-heap-in-salesforce-com/
Best Regards
Naga Kiran
How i divide into saller batches... Can you give me sample code.
Thanks