SSIS Integration & ETL Development
SSIS packages built for scheduled integration work that actually recovers from failure — proper logging, restartable checkpoints on long-running loads, and clear error surfacing instead of a generic job-failed notification.
- SSIS packages for scheduled integration, with logging and restartable checkpoints on long-running loads
- Package refactoring for existing estates where reliability, not a rewrite, is what's needed
- Error handling that names the failing step rather than requiring someone to dig through logs