In the [SOURCE_TABLES] section of the configuration file, specify the tables or materialized views to unload with the direct path unload method. In the [SOURCE_INDIRECT_TABLES] section, specify the tables or views to unload with the conventional path unload method.
In both sections, use the following parameter to identify the tables or views:
table_id
The name of a source table to unload. For partitioned tables, specify the table name followed by the partition name. Each
table_id
must be a unique key in the configuration file.
To unload data from selected partitions in a source table, specify each partition on a separate row. For example: