2008 Jun 20 6:21 AM
Hi,
I am using the method CREATE_DYNAMIC_TABLE in class CL_ALV_TABLE_CREATE to create dynamic internal tables. When I executed the program for number of times, it has generated a short dump with the exception "GENERATE_SUBPOOL_DIR_FULL". Later I noticed in the class definition that "At Most 36 Subroutine Pools Can Be Generated Temporarily". Is there any way to avoid this short dump?
Best Regards,
Kumar.
Hi,
I am using the method CREATE_DYNAMIC_TABLE in class CL_ALV_TABLE_CREATE to create dynamic internal tables. When I executed the program for number of times, it has generated a short dump with the exception "GENERATE_SUBPOOL_DIR_FULL". Later I noticed in the class definition that "At Most 36 Subroutine Pools Can Be Generated Temporarily". Is there any way to avoid this short dump?
Best Regards,
Kumar.
2008 Jun 20 9:45 AM
search for GENERATE_SUBPOOL_DIR_FULL
in this forum ther're 100's of hints
A.
2008 Jun 20 10:41 AM
Hello Andreas,
Thanks for your reply. Before posting the thread I have searched with the string and found only few threads which are relevant. But I couldnt find the solution for this. Thats why i have raised another request.
Best Regards,
Kumar.
2008 Jun 20 9:49 AM
2008 Jul 29 4:14 PM
Hi Kumar,
Did you find a resolution to this issue ? I have the same problem.
I found an OSS note (1209556) that seems to apply. It refers to SAP drivers. I am attempting to find the right person to look at our drivers.
Regards,
Steve