Quantcast
Channel: SCN : All Content - SAP LT Replication Server
Viewing all articles
Browse latest Browse all 477

Avoid deletions in tables to be captured by the SLT trigger

$
0
0

Hi

 

We have a case where there is a job archiving MSEG entries which generates massive deletions in table MSEG (more than 100 million records), and using the tips here on SDN, we can avoid these deletions to be transferred to HANA via some code in SLT.

However, it would be preferred if the trigger, that SLT apply to the source table, could totally ignore any deletions taking place on the table, but as standard I can not change the trigger to exclude deletions.

 

When I view the trigger code from Expert Functions I can choose to ignore the DELETE part.

 

I am able to apply a WHERE clause in the trigger, but I would like to know if it somehow is possible to remove the part of the trigger that collects all the DELETE statements into the logging table.

 

I really appreciate your input.

 

Thanks.


Viewing all articles
Browse latest Browse all 477

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>