SSIS Components for DB2

Build 25.0.9539

Miscellaneous

This section provides a complete list of the Miscellaneous properties you can configure in the connection settings for this provider.


PropertyDescription
AllowPreparedStatementPrepare a query statement before its execution.
CharBitDataAsStringA Boolean value used to indicate whether parameters, result data, and schema information for iDB2CharBitData and iDB2VarCharBitData objects are treated as String values or as Byte array values.
CharBitDataCcsidAn Int32 value used to indicate which CCSID is used to translate iDB2CharBitData and iDB2VarCharBitData types when the CharBitDataAsString property is set to true. This property is ignored when CharBitDataAsString is set to false.
TruncateStringThis property specifies whether to truncate characters when INSERT or UPDATE is executed with a string that exceeds the column size.
SchemaThe schema used by default.
DBLocaleThis property specifies what Charset/Encoding will be used to parse table data.
IgnoreCaseSpecifies whether to ignore case in SQL identifiers.
MaxRowsSpecifies the maximum number of rows returned for queries that do not include either aggregation or GROUP BY.
OtherSpecifies advanced connection properties for specialized scenarios. Use this property only under the guidance of our Support team to address specific issues.
QueryPassthroughThis option passes the query to the DB2 server as is.
ReadonlyToggles read-only access to DB2 from the provider.
RTKSpecifies the runtime key for licensing the provider. If unset or invalid, the provider defaults to the standard licensing method. This property is only required in environments where the standard licensing method is unsupported or requires a runtime key.
SwitchModeThis property allows you to specify a switching mode to select a server from AlternateServers as the active server.
SwitchStrategyThis property allows you to specify a switching strategy to select a server from AlternateServers as the active server.
TimeoutSpecifies the maximum time, in seconds, that the provider waits for a server response before throwing a timeout error.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539