jueves, 19 de febrero de 2015

Delete request (ODS, CUBO) using RSICCONT TX


Scenario 1 :

At times, we will be struck while activating requests in a DSO due to some incorrect request deletions in DSO. But these requests might still exists in some database tables like RSICCONT, RSODSACTREQ etc..

 
Scenario 2 :

 
Intialization requests would have been deleted from Infopackage-->Scheduler menu. But these requests would have been existing in RSSDLINIT, RSSELDONE, RSREQDONE tables etc..

 
Unless, we delete these bad requests from the above tables, we will not be able to move forward. The following procedure will help us to delete the requests from the back-end. I strongly advice you to follow this procedure in extreme situations only.
 

Step 1: Goto the DB table in SE16


Step 2: Enter the Request Num and press execute

 Step 3: Sometimes we may not have authority to delete the table entries, delete options will be disabled like below


Step 4: Select the entry and click on Spectacles button and enter /H in the command prompt and press Enter twice


Step 5 :  You will get into debug screen  and observe Code = Show, right hand side screen will have no entries


Step 6 : Double click on Code like below, then you will see an entry in the right hand side.


Step 7 : Please double click on pencil button and type DELE


Step 8 : Click on save on top of debug screen and press F8, then you will get delete entry like below. Press on it to delete the entry.


Conclusion : You can make use this procedure to delete any DB table entries. You must have a debug access to do this. Please be careful while using this procedure. You can take up this procedure in extreme situations only.

 

1 comentario:

  1. This post is extremely radiant. I extremely like this post. It is outstanding amongst other posts that I’ve read in quite a while. Much obliged for this better than average post. I truly value it! sap institutes in hyderabad with placements

    ResponderEliminar

  SAP BW 4hana DTP ABAP Filter Range using DTP Routine data: lv_date_low TYPE sy-datum, lv_date_high TYPE sy-datum, lv_date TYPE dats, lv_mo...