cancel
Showing results for 
Search instead for 
Did you mean: 

cannot use duplicate table name: RS_REPLICATION_COMPONENTS:

Former Member
0 Kudos

Hi All,

I got all my development Quality systems online on LT server. When I try to create LT connection to our Production server it gives an error . SM21 log shows as "cannot use duplicate table name: RS_REPLICATION_COMPONENTS:"

Any idea ?

Accepted Solutions (0)

Answers (2)

Answers (2)

shashisingh
Participant
0 Kudos

Hi

I think this may help you.

in SAP HANA -

1.) delete user, schema (will be deleted with user) and all associated security roles

2.) delete corresponding row from table RS_REPLICATION_COMPONENTS in schema SYSREPL

in SLT

1.) schema in transaction LTR should not be present

2.)  stop/delete IUUC* and DTL* jobs that are released or running

3.)  in transaction IUUC_SYNC_MON delete Mass Transfer definition

4.)  in transaction IUUC_REMOTE check that triggers were removed

5.)  remove corresponding entries from DBCON table (where DBMS is HDB)

6.)  check other tables like IUUC_SCHEMA_CON,IUUC_SCHEMA_RMD are empty

Thanks,

Shashi

Former Member
0 Kudos

Hi,

I've these same problems. You need to read SNote: Note 1908827 - SLT (2011 SP05) - Correction 05

Best regards,

Pawel

Former Member
0 Kudos

Hi Keshan,

Are you able to successfully create the configuration in SLT through tcode LTR. What is the error you are getting there? It is possible to post a screenshot.

Information about your configurations are stored in table RS_REPLICATION_COMPONENTS. Always configuration name should be unique. If you have the configuration name already exist in this table, then you can reuse it.

Regards,

Venkat

Former Member
0 Kudos

thanks for replying

I was able to create the configuration.

I don't have any entries on RS_REPLICATION_COMPONENTS. Deleted all the other configurations

here is the sm21 screenshot

and here is application log on iuuc_sync_mon

this problem only happens on production server. other servers work fine

Former Member
0 Kudos

Hi Keshan,

Did you check all the prerequisites for your source system. I mean ECC version, ABAP kernal version.

Regards,

Venkat