2024 Oct 05 10:35 PM - edited 2024 Oct 07 7:55 AM
Good day All,
I have a quick question regarding the optimization of data loading for a replication flow object containing over 400 million records. The object in question is the CDS view I_GLACCOUNTLINEITEMRAWDATA, which includes 348 columns.
We are using replication flows to transfer data from an on-premise S/4HANA system to Datasphere, utilizing an initial + delta load method.
I started the flow on Wednesday, but it stalled and ultimately failed on Thursday night after loading 170 million records out of the expected 400 million. The flow was stopped and then restarted. It is now presenting the following errors in Datasphere and S/4 HANA
SAP Datasphere:
S4 (Transaction code DHCDCMON )
Does anyone have suggestions or experience with optimizing the load process for such a large data set?
Thank you in advance for your guidance!
Request clarification before answering.
Hello @wsamuel ,
Could you please check what is your integrations hours in Datasphere? Configuration -> Tenant Configurations.
Additionally, could maintain the below in your S/4 HANA source and try to execute
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
First thing is to make sure your S/4HANA has all the latest Replication Flow related notes implemented.
Use program CNV_NOTE_ANALYZER_DI to identify them (https://me.sap.com/notes/3016862).
Regards,
Clément
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
Please check your CDS views code once and try to optimise the code.
Try to analyze the OOM dump (1984422 - How-To: Analyzing SAP HANA Out-of-memory (OOM) Dumps)
Regards
Srinivas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.