Scheduling ETL

One of the features of ETL is the ability to perform incremental updates to the reporting database. The ETL process can be scheduled to run repeatedly at specific time intervals with scheduler programs.

This section provides step-by-step explanation to set up suggested schedulers including AT for Windows based systems and Cron for UNIX based systems.

The ETL process runs in the background. Refer to the ETL.log for any trace or activity of an ETL run.