Skip to Content
0
Former Member
Jun 03, 2009 at 12:26 PM

Will the 'Submit with return' release all the work processes used

39 Views

Hi Experts,

When we submit a program with return option then

will all the work processes that are used by the called program be released the moment the access is given back to called program ?

This information is needed bacause when i try to acces the data with 2 years of data range my program was hit with a memory problem. so, i tried accessing the data in sets i.e each time i will extract for 1 month. Even doing by this way i was hit with memory problem. So if the Submit with return statement is going to release the work process that is used by the submitted program then this would be of great help to me. If it releases then I will keep a loop and inside the loop , i will submit the extract program.

Could any one please advice on this approach.

Thanks.

Regards,

Jeswanth