JobCreationMode
| Default Value | Data Type | Required |
|---|---|---|
|
Integer |
No |
Description
To improve performance, the connector can now run a query without creating a job.
-
1: The queries will always be executed as jobs (JOB_CREATION_REQUIRED). -
2: The queries that do not require a job to execute will be executed jobless-ly (JOB_CREATION_OPTIONAL).
- Building the Connection URL
- General Driver Configuration Options on page 1
- Driver Configuration Options on page 1