To improve performance, i read this note :
Note 1045847 - ORACLE DIRECT PATH LOAD SUPPORT IN R3LOAD
In this note : it's specified
"
To use this feature one has to add "-loadprocedure fast" (without the
double quotes) to the command line when R3Load is started.
"
How i can added this option while performing a system copy with R3load ?
Hi Adil,
asked around and got this answer from colleagues:
the fastloader can be ‘activated’ during a system copy with SAPINST in dialog ‘SAP System Advanced Load Configuratuion -> Loadoptions’ add -loadprocedure fast. Or by adding it directly in the import_monitor_cmd.properties file (loadArgs= -loadprocedure fast) or when using distribution monitor in distribution_monitor_cmd.properties (r3load.import.loadArgs = -loadprocedure fast).
Apart from that I will move this thread to the SAP on Oracle space as it does not seem to be related to IBM i.
Regards,
Thomas