How to: |
The Quick Copy option generates a simple Data Flow without using the Data Flow designer. For the selected tables, all selected rows and columns are copied to new tables.
Although no transformations or where conditions are generated, the Data Flow can be opened as such from the Data Management Console, and additional criteria can be added. Columns identified as key columns in the source are created as key columns in the target.
The Quick Copy dialog box opens. The following options are available:
Use the drop-down menu to select a database configured as an adapter.
Use the drop-down menu to select a connection for the selected adapter.
The application directory where the target tables and generated flow will be stored.
The synonym name for the target table. By default, this is the same name as the source table unless the Application directory is the same, in which case _t is added to the name.
The name of the target table name in the database. By default, this is the same name as the source table, unless the Adapter and Connection are the same as the source, in which case _t is added to the name.
Specifies the method of loading data. When selected, the database vendors bulk load program is used, instead of inserting records from memory.
The Quick Copy dialog box opens.
Note: If you select the Parallel Execution checkbox, the flows for each table will be run in parallel.
WebFOCUS | |
Feedback |