How to ensure that reporting data loads don’t get impacted during the incremental ETL loading the tables?
I have developed an ETL to load data from oltp database to another database (let’s call it DWDb). The ETL stages data and loads it into the final table.