Server: Msg 7356,Level 16,State 1,Line 1
OLE DB provider 'Provider Name' supplied inconsistent metadata for a column. Metadata information was changed at execution time.
OLE DB error trace [Non-interface error: Column 'columnID' (compile-time ordinal 5) of object ' SQL_instance.Database_name.table_name ' was reported to have a DBTYPE of 128 at compile time and 129 at run time].
- You issue a four-part SQL query statement against an IBM DB2 table.
- The DB2 table contains a column that has a user-defined data type.