Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Prabhith
Active Contributor

Hi,

While working on a BW 7.4 Powered by HANA system ,we came across a strange error.

Through this document, I would like to share with you the details of that error and its solution.

Another intention of writing this document is that when I searched for the same error in SDN, I got the following:

Scenario : We had a failed request in our Infoprovider (in our case it was a cube). In order to continue with smooth loading, we had to delete the red request from the infoprovider.

Error: When we try to delete the red request, it goes to short dump with error message ‘CL_RSBM_LOG_DTR_REQ‘.

SE91:

Solution:

Follow the steps of SAP NOTE1889829 - DTP-Request deletion ends with a dump in CL_RSBM_LOG_DTP_REQ

Steps in Detail:

1. Go to se16, enter table name RSBKREQUEST.

2. Search for variable I_REQUID in the dump.  Copy the value of this variable to field REQUID and display the record.

3. In debugging set the value of field RUNID to 2.

4.Save your changes.

5.Try to delete RED DTP-request again and it will be deleted successfully.

NOTE: Though we have got this error in BW 7.4 on HANA System, SAP note states that it might happen to lower versions aswell.

Hope this was helpful!

Regards

Prabhith

1 Comment
Labels in this area