Using Numeric Identity for MS SQL Server target causes ODBC error when trying to update rows.
While running the session you might get an error as follows:
FATAL ERROR : An unexpected condition occured in file [/export/home/builds/pc8x_root/910HF/build/powrmart/common/odl/msodbc/odbcdriver.cpp] line [495].
This reads: I'm sorry, but loading data via ODBC to Numeric Identity port type for MS SQL Server target port is not supported. Please disconnect the port.
Here is a sample mapping causing the error:
All you need to do is disconnect the port or change it's type.
No comments:
Post a Comment