cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BPC 10.0 NW - Long running DM package - Status/Log checking

Former Member
0 Likes
672

Dear All,

I ran a package and it started running and the status says - 'Running'. This is the case for the next 3 hours. I do not know what is happenning. This package was running fine for some time and suddenly it behaves like this.

My question is:

-------------------

Is there any place at the back end(SAP BW), where I can check where the package got stuck... at what point? Something like log?

I understand that, when a dump is produced, we can check it at the BW side and can get more information from the dump. However, when the package is STILL running for a LONG time, need to know what is really happening and where it got stuck. Any help on this would be greatly appreciated.

Thank you.

Regards,

Peri

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Peri,

Go to t/a SM50 (or SM66 in case of multiple App servers) and it should show you what your package is doing. You can even switch to debug mode from there to see more details.

Regards,

Gersh

Former Member
0 Likes

Thank you, Gersh.

Regards,

Peri

Answers (2)

Answers (2)

harsha_jalakam
Active Contributor
0 Likes

Hi Peri,

It is possible that write back process of the Data Manager takes long time when there are more entries in F table.To avoid this, try running Light Compress and check if the performance issue still exists.

Regards,

Harsha

Former Member
0 Likes

Thank you, Harsha.

Regards,

Peri

former_member186338
Active Contributor
0 Likes

What package you are talking about?

Former Member
0 Likes

Vadim,

It is custom DM package, executing custom logic script. It used to take 5 to 10 minutes and now, even after 3 hours, the status says... 'Running'. That's why, I wanted to know if there is a way to check what is going on at the back end.

Thank you,

Peri

former_member186338
Active Contributor
0 Likes

May be you have data locks...

Do you have other packages running?

And please, show the script!

Former Member
0 Likes

Sorry, Vadim. Was busy with some production issues. Managed to resolve the issue.

Thanks,

Peri