cancel
Showing results for 
Search instead for 
Did you mean: 

Check status of SLT in ABAP

former_member185171
Participant
0 Kudos

Hi,

we are using HANA as a secondary database. We have a separate SLT system to replicate the data from Oracle to HANA (in R/3).

Is there a way to check in our R/3 system if the replication of any requested table is successful?

Thanks for any help.

Kris

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kris,

You can check the Replication status in R/3 using SE16.Check the number of entries of the logging tables.If the entry is reducing then replication of the requested table is happening.

Regards,

Joydeep.

former_member185171
Participant
0 Kudos

We would like to check this in background (on-line, batch, ...). How can we get the link between the log and the actual table?

I see it in DD02T in field DDTEXT, but maybe there is some function module available?

Thanks for helping.

Kris

Former Member
0 Kudos

Hi Kris,

If there is any change on the main table(insert,update or delete) then only entries will appear in the logging table otherwise not..I still cannot understand why you want to monitor the logging tables on a regular basis?

Regards,

Joydeep.

Answers (0)