Task Groups Tab
The Task Groups tab lists all the task groups associated
with the selected source system container. A task can belong to only one group.
Indicates the tasks in this task group will be restarted if
one or more tasks fails during an ETL process.
Indicates the tasks in this task group will be executed
sequentially. This property overrides the execution order.
Indicates the target tables are truncated regardless of
whether a full or incremental load is occurring.
Any indexes registered for the target table are dropped
before the command is executed and are recreated after the command completes
successfully.
When indexes are
dropped and created, the table is analyzed so that the index statistics are
up-to-date.
Make sure if you select this option that all the tasks write
to the same data source.
Indicates the target tables will be truncated only when a
full load is occurring.
Any indexes
registered for the target table are dropped before the command is executed and
are recreated after the command completes successfully. When indexes are
dropped and created, the table is analyzed so that the index statistics are
up-to-date.
The Child Tasks subtab lists the tasks that belong to the
selected task group. It also enables you to add child tasks to a task group
selected in the top window.
Logical database connection for the primary source database.
Logical database connection for the primary target database.
Order among the tasks in the task group in which this task
will be executed.
If two or more tasks
have the same execution order and the Execute Serially flag is not checked, the
DAC will run the tasks in parallel.
The Source Tables (RO) subtab lists the tables used for
extracting data by the selected task group.
Name of source table.
Task that extracts data from the table.
Source table type.
If a table is marked as Primary or Auxiliary and the Build
Image property of the task is selected, the change capture process is invoked.
There are special tasks that force the base table data to be extracted when
data in auxiliary tables changes. A table can be neither Primary nor Auxiliary
but still be used for getting some attributes to populate a dimension or fact
table. The changes in these kinds of source tables are not reflected in the
dimension or fact table once the data is populated.
The Target Tables (RO) subtab is a read-only tab that lists
the tables into which the task group loads data.
Name of the target table.
Task that loads data into the target table.
Type of target table.
No comments:
Post a Comment