Load Data Warehouse job fails repeatedly with error:
2024/05/20 08:40:10.189 | Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name 'DWH_X_INV_TEAM_PER_FACTS_MV'.
Note the MV (Materialized view) name may vary
The Materialized view is no longer present in the DWH database
The DWH job drops and recreates some views. This issue happens when the view was not recreated. It can occur sometimes when there have been DWH job interruptions, server reboots etc.