Skip to Content
0
Former Member
Dec 06, 2006 at 12:03 PM

Parallel processing in background

986 Views

Hi All,

I am processing 1 million of records in background, which takes approximately around 10 hrs. I wanted to reduce the time to less than 1 hr and tried using parallel processing. But the tasks run in Dialog workprocesses and giving abap short dumps due to time out.

Is there any other solutions using that i can reduce total processing time.

Please note that i cannot split. I am getting 1 million records from a select query and after processing all those records in SAP, I am sending to XI and XI will post in legacy system.

Please note that all other performance tunings done.

Thanks,

Rajesh.