
SLT will work on based on the trigger based concept
SLT Replication server configuration
1. Start load
Open the SLT Configuration -> select the data provisioning option -> start load
If we are using start load first create the table in target system (HANA) and it will not create logging tables and triggers.
We can load the delta records into target system (HANA)
2. Start Replication
If you use start replication it will create the table in HANA system
It will create the triggers for each record insert, update, delete
It will create the logging tables
Whenever records insert or delete or update it will trigger and trigger update material number, timestamp in the logging tables
Ex table - MARA
Logging table for MARA
Logging table will create based on the primary key of MARA table
In MARA table MADNT and MATNR both are initial values
Logging table for MARA /1CADMC/00001607
Trigger for INSERT, UPDATE, DELETE
3. Stop Load/Replication
If you are using stop load and replicate for table it will delete table form the SLT configuration
Means it will delete logging table and triggers
Before stop load/ Replication first replicate the table using Start replication - EKKO
Logging tables and triggers are created
After use the stop load/ Replication for table - EKKO
Now table was deleted from the SLT Configuration, deleted logging tables and triggers.
4. Suspend Load/ Replication
If you are using suspend load and replication it will not delete logging tables and triggers but delta loads are not move to HANA system (target system)
Those records still in source system (ECC System) if use above option
5. Resume Load/ Replication
After using suspend option immediately use the Resume Load/Replication option
All suspending table we can resume
After resuming the tables load will run as usual get delta records from the ECC system to HANA system
Thanks,
Phani.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
9 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 | |
5 | |
4 | |
4 |