Error:
- CNV_IUUC_REPLICATION057
- System Landscape Transformation (SLT) triggers are in an inconsistent state.
- The missing trigger for table XXXXX for MT_ID XXX. Replication Suspended.”
- You recently upgraded the HANA DB of the source system.
- There was a change to the triggers.
- Missing entry in IUUC_LOGTAB_ID
- The trigger(s) have been removed on the source system.
- The trigger check failed when SLT tried to or did access the source system.
- Network issues with the source system cause the replication to be blocked and triggers become inconsistent, this is because SLT performs a trigger check to confirm the trigger exists.
Resolution
Check Trigger State:
Option A: on Source System:
- Log in to the Source system of SLT configuration.
- Go to Transaction SE11
- In the Database table section type in the table name
- Click Display
- Click Utilities (M) in the ribbon at the top.
- Click on Database Object
- Click Display
- Scroll to the bottom and triggers are there.
- Note that SLT triggers follow the notion: /1LT/<IDENT><OP> where <IDENT> is a 8 digit number Identifier and <OP> represents the operations INS, DEL, UPD1 or UPD2
Option B on the SLT Server
Log into LTRC
Type in Mass Transfer ID or click on MT_ID
Click on the Expert Function Tab
Click on ‘View Trigger Source Code’ (This works for both SAP & Non-SAP data source)
Confirm the 'Mass Transfer ID', type in the 'Table Name in Database' and click on the 'Active Code' radial button, and click execute (green check mark)
Note that SLT triggers follow the notion: /1LT/<IDENT><OP> where <IDENT> is a 8 digit number Identifier and <OP> represents the operations INS, DEL, UPD1 or UPD2
One of these two things will occur:
A: If the trigger is missing on the source system, the table will need to be reloaded to ensure record consistency between the source and target system.
B: If triggers are still in the source system
- Go to transaction LTRC on the SLT system
- Type in MT_ID ( Like 002 or 001 etc)
- Select Administration Data
- Select Deactivate
- Click on the Expert Function tab
- Click on 'Reset Status for Triggers and Logging Tables'
- Type in 'Mass Transfer ID', 'Table Name in Database', check the box next to 'Reset "Trigger Created" Flag' and 'Reset "Failed" Flag', and click execute (green check mark)
- This will reset the trigger status
- Click on Processing Steps
- Create Database Trigger
- Enter the table and execute
- Select Administration Data
- Select Activate.
I observed that we need to follow the below steps those are related to "SLT tables are in status 'Load /Replication blocked'
- Log into the SLT system
- Go to transaction LTRC | Expert Functions | 'Reset Load and Replication Status'
- Fill in the MT_ID
- Put in the table name
- Uncheck the boxes under the 'Reset Status'
- Check the box next to the 'Reset "Blocked Data Trans." flag'