cancel
Showing results for 
Search instead for 
Did you mean: 

New installation - Import ABAP phase query - Import monitor jobs

Former Member
0 Kudos

I can see 3 jobs set by default. By what proportion can I increase this figure? I assume that more jobs result in faster processing (pls correct if I am wrong)

I want to install IDES and IDES has 112 jobs in Import ABAP and I see that system resources used is very low (abt 10-35%)!!

I am on Win 2k3 64bit and Ora10204

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

Usually you use 1 parallel process per CPU...

Regards

Juan

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

To speed up the import you can

- add "-loadprocedure fast" to the import options of R3load (Note 1045847 - ORACLE DIRECT PATH LOAD SUPPORT IN R3LOAD)

- use 1 up to 1,5 load processes per CPU

Markus