cancel
Showing results for 
Search instead for 
Did you mean: 

All the BATCH work processes are occupied

Former Member
0 Kudos

Hi Friends

We have BW SAP EHP 1 for SAP NetWeaver 7.0  patch 0006 on linux and Oracle 11g.

We have 6 application instances in our production system.

There is batch job is scheduled  BIDTPR_2250218_1 in system.

Some times these jobs occupied all the batch work processes and other jobs goes in waiting where as batch work processes are free on other application instances.

How can we avoid this situation ?

Regards

Ganesh Tiwari

Accepted Solutions (0)

Answers (3)

Answers (3)

abhishek_shanbhogue2
Contributor
0 Kudos

Ganesh - Check if there are any server groups then schedule the job using the server group instead of using one so that the load gets disctributed equally across all.

If the batch job is trigering the PC then use the debug option to set wait times for some of the PCs so that the load is balanced across all

Thanks

Abhishek Shanbhogue

Former Member
0 Kudos

Go to T.Code SM51.

Check the number of servers. If you have more than one, Then double click on each and check the running processes.

In which you will find less number of Processes are running, Double click on that one and Run you DTP.

It will run fine.

RamanKorrapati
Active Contributor
0 Kudos

Hi,

Ask basis team to increase the required instances(work processes) as per your needs

Or  try to reduce maximum parallel processes for your specific dtp(BIDTPR_2250218_1) load.

T code - RSBATCH to increase or decrease parallel processes.

Thanks