PowerExchange Adapters for Informatica
- PowerExchange Adapters for Informatica 10.5.6
- All Products
Property
| Supported Type
| Description
| Default Value
|
---|---|---|---|
oneBatch
| Boolean
| Process all data in a single batch.
| false
|
remoteStage
| String
| Specifies to use internal stage.
External stage is not supported.
| "~"(user stage)
|
onError
| String
| Specifies the action to perform when an error is encountered while loading data from a file.
For example,
on_error option ABORT_STATEMENT|CONTINUE|SKIP_FILE
| CONTINUE
|
compressFileByPut
| Boolean
| Compress file by PUT.
| false
|
compressDataBeforePut
| Boolean
| Compress data before PUT.
The loader compresses the data to a gzip format before uploading the data.
| true
|
copyEmptyFieldAsEmpty
| Boolean
| The COPY command option to set incoming empty fields as null.
| -
|