Configuring Properties for Relational Batch Mode Sessions (ODBC)
Configuring Properties for Relational Batch Mode Sessions (ODBC)
To extract data from a relational source in batch mode, you must select the appropriate ODBC relational connection and configure session properties. The relational connection should point to an ODBC data source that has the DBType of the source (DB2, DB2400C, DB2UDB, MSSQL or Oracle). You can then configure the session properties as you would any other PowerExchange ODBC source.
To configure a properties for a relational batch mode session:
In the Task Developer, double-click a session with a relational source to open the session properties.
Click the
Sources
view on the
Mapping
tab.
In the Reader field of the Readers settings, verify that Relational Reader is selected.
In the
Connections Value
field, select the appropriate relational ODBC connection.
In the
Properties
settings, configure the
Owner Name
attribute.
At minimum, the owner name of the source table must be specified to correctly construct the SQL statement during execution. However, if the owner name was specified in the source mapping, do not specify it here.