Quantcast
Channel: SCN : Document List - SAP Business Warehouse
Viewing all articles
Browse latest Browse all 1574

How to resolve DTP request stuck in Yellow status and can not be deleted from DSO

$
0
0

This is a real time production scenario where I faced problem for DTP request stuck in Yellow status - it can not be deleted from DSO and preventing next deltas to load correctly.

 

Issue:

1. Tried to change technical status to red by clicking on DTP process monitor. Error as below:

1.png

2. Clicked on DTP process monitor- ABAP dump as below:

2.png

3. Tried to change DTP status with function module: RSBM_GUI_CHANGE_USTATE. Error as below:

3.png

4. Checked table:

     a. RSBKREQUEST- USTATE=TSTATE= 0= New request

    4.png

     b. RSPCPROCESSLOG has state= G, and actual state= A.

5.png

     c. RSBKDATAPAKID- this DTP request is not found in this table.

 

Solution:

The reason of the dump is due to an inconsistency entry in table RSBKREQUEST. The request should not be remain 0 in USTATE and TSTATE. Therefore, we requested Basis to change the status of USTATE and TSTATE in table RSBKREQUEST manually to 4, then deleted this request from DSO. And this solved the issue

 

SAP message- 299691/2013: http://service.sap.com/sap/support/message/E/002007974700002996912013

6.png

 



Viewing all articles
Browse latest Browse all 1574

Trending Articles