The Data Warehouse Toolkit: The Definitive Guide to Dimensional Modeling, Ralph Kimball and Margy Ross, 2013 (John Wiley & Sons) - This foundational book covers the design and implementation of data warehouses, including comprehensive discussions on ETL processes, data quality management, and strategies for handling exceptions and errors during data loading.
Loading Data - Error Handling, Snowflake Inc., 2024 (Snowflake Documentation) - Official documentation describing various strategies and features for handling errors during data loading into Snowflake, including options for ON_ERROR behavior, validating data, and managing rejected records.
Fundamentals of Data Engineering, Joe Reis, Matt Housley, 2022 (O'Reilly Media) - A modern guide to data engineering principles and practices, including detailed sections on building resilient data pipelines, ensuring data quality, and implementing effective error handling and monitoring strategies for loading data.