Fast Clone
- Fast Clone 11.0
- All Products
Field
| Description
| Parameter Name
| Default
|
---|---|---|---|
Enable Netezza Direct Data Stream
| Indicates whether to use DataStreamer to load data to a Netezza target. Select this option to stream data directly to the Netezza target by using the Netezza external tables that are represented by the named pipes.
| direct_ data _stream | Not selected
|
Pipe directory path
| If you use DataStreamer to load data to a Netezza target, specifies the directory in which Fast Clone creates named pipes that represent Netezza external tables.
On Windows, DataStreamer ignores this parameter because the named pipes are created in the named pipe directory that is mounted under the special path \\.\pipe\.
| netezza_pipe_ directory | The output directory
|
Error log directory name
| If you use DataStreamer to load data to a Netezza target, specifies the directory in which DataStreamer creates the following Netezza log files:
| netezza_error_ log _directory | The output directory
|
Max errors
| If you use DataStreamer, the maximum number of errors that can occur when streaming data to a Netezza target. If the number of errors exceeds this maximum, DataStreamer ends with an error.
| stream_maxerrors
| 100000
|
Quoted value
| If you use DataStreamer to load data to a Netezza target, specifies the value of the QuotedValue option for the Netezza external tables. DataStreamer requires this option to build correct Insert statements when loading data to the target tables from the corresponding external tables. Options are:
Ensure that the quotation character that you specify for the load operation matches the quotation character that you specify for the unload operation. For unload jobs, Fast Clone uses the quotation character that you specify in the
Enclosed by field on the
Runtime Settings tab >
Format Settings view.
| netezza_quoted_ value | no
|
Control character and carriage returns
| If you use DataStreamer to load data to a Netezza target, specifies the value of the EscapeChar option for the Netezza external tables. This option indicates whether the control characters, such as delimiter and backslash characters, are escaped in the data fields of the external tables. The Netezza external tables use a backslash as an escape character.
| netezza_control_ chars _enabled | Selected
|