COMMIT_EVERY_TABLE

Parameters Values

Section

DATABASE

Key

COMMIT_EVERY_TABLE

Company Defined

0

Name

ETL - COMMIT_EVERY_TABLE

Default Value

FALSE

Description

Sets the configuration flag for Incremental ETL execution to perform an Oracle commit after processing one table.

TRUE — Incremental ETL commits data after every table.

FALSE — Incremental ETL does not commit data after every table. Instead, Incremental ETL commits the data only after the end of the mart processing.