cancel
Showing results for 
Search instead for 
Did you mean: 

Export data to aDSO using oDATA connection

HenryP
Discoverer
0 Kudos
775

Hi,

I am trying to export data from SAC to an aDSO within BW (BW/4HANA).

I did all the configuration and the export used to work, and then it started to just hang when it is executed.

On the back end when managing the aDSO, I can see the processes, but for some reason the status keeps on just as "Running" and never finishes.

I have killed the processes, and executed again, but still doesn't run through.
Any ideas where I can see what is potentially blocking the process from completing?

Thanks

Henry

Accepted Solutions (0)

Answers (2)

Answers (2)

MKreitlein
Active Contributor
0 Kudos

Hi Henary,

the origin of the text above is from https://launchpad.support.sap.com/#/notes/3026199

If you take a look at this, you might finde some more useful notes.

BR, Martin

former_member755028
Discoverer
0 Kudos

Hi Henary,

Export Job Hanging Issues

A1) Problem Description

The export job hangs and no response after a long period.

A2) Possible Root cause

Previous failed request blocks all the incoming ones.

Supervisor destination for bgRFC configuration is not working.

A3) Solution

In tcode SBGRFCMON, check inbound unit with name RSBPC_ODATA_EXPORT. If there are one red unit and some yellow ones, it hits possible root cause 1. Please follow below steps to reset the export job from failure:

In tcode RSPM_MONITOR, filter the data target with aDSO name, if there is any process in yellow, set it to red.

Go to check requests of the aDSO, if there is any yellow or red requests, delete them accordingly.

In tcode SBGRFCMON, check inbound unit with name RSBPC_ODATA_EXPORT. Make sure there is no red light. Delete the unit if it has a red light.

In tcode SBGRSCMON, check inbound unit with name RSBPC_ODATA_EXPORT. If there are one green unit and some yellow ones, it hits possible root cause 2. Please have a check of the supervisor destination configuration.


Regards,

Suman