Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Parallel processing

Former Member
0 Likes
648

Hi all,

I have created a report for parallel processing, its working fine,

But I read some where that each process will be having Time out period, It can be set in the

system configuration. I dont know where this configuration can be done.

1.Please tell me , where can i change this configurations.

2. I have created 10 parallel process, but can i create more than 10, I read that we can not use all the available free process. how we can decide the number of process creation.

3. SM50 and SM51 shows Running process, but where I can see the Error file, as process showing 2 errors,(I tried ST22) as some of the database insetion fails does not give dumps.

Thanks,

Sushant

3 REPLIES 3
Read only

ThomasZloch
Active Contributor
0 Likes
523

> 1.Please tell me , where can i change this configurations.

RZ11, parameter rdisp/max_wprun_time

> 2. I have created 10 parallel process, but can i create more than 10, I read that we can not use all the available free process. how we can decide the number of process creation.

Call SPBT_INITIALIZE and subtract as many processes as should remain available.

> 3. SM50 and SM51 shows Running process, but where I can see the Error file, as process showing 2 errors,(I tried ST22) as some of the database insetion fails does not give dumps.

no idea, too vague. Read http://help.sap.com/saphelp_nw70/helpdata/EN/fa/096e92543b11d1898e0000e8322d00/frameset.htm

Thomas

Read only

Former Member
0 Likes
523

Hi,

I have seen you posting in SDN, I have similar kind of requirments.

We need to run the same program parallel to generate the formatted output of excel for all the files created in application server, in foreground.

If you did, such kind of parallel processing in foreground, please let me know.

Appricate your earlier response.

Regards

Harikrishna.

Read only

0 Likes
523

>

> Hi,

> I have seen you posting in SDN, I have similar kind of requirments.

>

> We need to run the same program parallel to generate the formatted output of excel for all the files created in application server, in foreground.

>

> If you did, such kind of parallel processing in foreground, please let me know.

>

> Appricate your earlier response.

>

> Regards

> Harikrishna.

Hi,

Just a suggestion, since your problem has no relation with his question, why not creating new thread for your question? Frankly speaking, i can not found any similarities except that it contain word paraller in it. Thanks.

Regards,

Abraham