cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

We are replicating data from CRM to SAP HANA using SLT.

We done a lot of development on SLT (created a lot of configurations, deleted them, then recreated them again, e.t.c).

But as SLT is not deleting all objects compleatly we have a real mess now in system. For instance we have only 5 configurations working now in system, but we have already used number 155 of mass transfer. Because of that we are expiriencing some other issues.

Is there some wise way to do system clean-up?

Thanks in advance,

Markus

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Markus,

There are few IUUC* tables which hold the information of the MTDs..

So you need to remove the table entries from these below 3 tables only to get rid of the old SLT Configuration.This has to be done before you create a new fresh LTRC Configuration..

  1.   IUUC_REPL_CONFIG
  2.   IUUC_REPL_CONpar
  3.   IUUC_REPL_map

Note: This is a bit risky thing to perform as you have to use the debugger screen in SE16 & delete the entries for these tables..

Regards,

Joydeep.