cancel
Showing results for 
Search instead for 
Did you mean: 

Parallell Loading to Different Data Targets

Former Member
0 Kudos

Hi BW GURU's,

A request is getting loaded in to 4 data targets, now my question is it will load by parallel / sequentially in to the 4 data targets, and how does it shows in the monitoring? How can i know which data target is loaded 1st , 2nd,3rd and 4th for 4 data targets.

Thanks in Advance,

Bhima Chandra Sekhar G

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

If you are doing Full loads, then you can create 4 Separate Infopackages and execute in parallel using a process chain.

Alternately, you can use the BAPI to create and schedule the Infopackages in parallel - thats the highest degree of parallel processing you can get .

hope this helps

Former Member
0 Kudos

Hi Chandra,

If you clicked on the <b>DETAILS TAB</b> of tcode <b>RSMO</b> (Monitoring), you will see the various steps the loading process undergoes.

Clicking further on the Details will expose the processes that are ongoing. You will see if a process is executing in parallel or sequentially by the use of the traffic lights.

<b>2 or more YELLOW</b> processes means that processes are executing in Parallel.

I hope I have helped. If I did, please grant points...

Regards,

--Jkyle

former_member181955
Contributor
0 Kudos

Hi Bhima,

first update rules should be created for all data targets to be loaded .Next in the info package window under processing tab , choose radiobutton PSA and then data targets in paralles.Then all the data targets get loaded parallely,with this option PSA and all data targets are loaded in parallel

Regards

N.P.BABU

Former Member
0 Kudos

Hi Bhima,

It always do parallel in the scenario you mentioned.

Regards,

Ashish

Former Member
0 Kudos

All data targets are triggered parallely after the transfer rules are processed. In the monitor you get 4 entries:

Upload of Data target CUBE1 has started.

Upload of Data target CUBE2 has started.

Upload of Data target CUBE3 has started.

Upload of Data target CUBE4 has started.

and the same for the finish.

Best regards

dirk