Test Data Management
- Test Data Management 10.4.1
- All Products
Connection Options
| Description
|
---|---|
Source Connection
| Required. A connection to the source database. Select a source connection from the list. When you create a Hadoop plan, you can select Oracle, DB2, Sybase, Microsoft SQL Server, Hive, flat file, or HDFS connections.
|
Target Connection
| Required. When you create a Hadoop plan, you can select a relational or an HDFS target connection from the list. When you select a relational target connection type, you can select the Hive connection.
|
Output Filename
| The name of the target file. Required if the target is HDFS. Default extension is .csv.
|
Column Delimiter
| A character that separates columns from each other in the .csv file. Required if the source is a flat file. Default is a comma (,).
|
Row Separator
| A character that separates columns from each other in the .csv file. Required if the source is a flat file. Default is a new line.
|
Truncate Tables
| Truncates the table before loading it. By default, this option is selected. You can truncate the tables for Hive connections. You cannot truncate tables for HDFS connections.
|
Date-time Format String
| Date-time format defined in the session properties. You can enter seconds, milliseconds, microseconds, or nanoseconds.
|
Max Parallel Sessions
| The maximum number of mappings that can run at the same time. Default number of mappings is 5.
|
Locale
| Sets the locale for data movement and data masking operations.
|