Dear All,
I am facing an issue when loading FAGLFLEXA table in SAp HANA via SLT. The complete scenario is as below -
1. The table was already loaded and the replication was going on.
2. There was a requirement to apply filter in SLT to bring only last 3 months data.
3. So, the filters were applied by me in SLT under transaction - IUUC_REPL_CONTENT.
4. After this, I stopped the replication manually in SAP HANA under data provisioning.
5. I triggered the load, it showed me error but contents of sap hana table FAGLFLEXA was deleted.
6. In order to be sure that it is only issue with filter applied and no other issue. I deleted the filter which was applied and then triggered the load again from SAP HANA. But it did not show in progress/error or anything related to this table under data provisioning. Before triggering the load again, script delete from <SECHEMA_NAME>.RS_STATUS where tablename = '<tablename>' was run in SAP HANA.
7. After this, I have deleted the table FAGLFLEXA manually from SAP HANA. Also deleted the FAGLFLEXA table from IUUC_REPL_CONTENT.
8. Have again added the table in IUUC_REPL_CONTENT and triggered the load from SAP HANA. But now nothing is happening in SAP HANA. Table FAGLFLEXA is completely not there and it does not even show any status of this table in SAP HANA.
In SLT, it says unexpected trigger state detected and it is showing error.
Also in transaction IUUC_SYNC_MON, the trigger state is DEACTIVATED and "In Process" is coming as 'X'. (No logging table is there).
In source system ECC, the log table for FAGLFLEXA is showing unprocessed data as the replication was stopped in between.
Can you please help with below -
1. When the load is triggered from SAP HANA, why any status is not showing?
2. Why the table structure is also not getting replicated in SAP HANA?
3. What are the steps which could be followed to fix this?
Thanks
Riddhi