Hello. We have a DTS package that transfers information between two Oracle tables. The packages runs successfully if we execute our commit and rollback transactions after each DTS step. However, when we have a single commit or rollback for the entire package, we receive the following error when attempting a transfer:
does not support joining distributed transactions or failed when attempting to join. (Microsoft OLE DB Provider for ODBC Drivers (8004d00a): [Microsoft][ODBC driver for Oracle]Driver not capable)
Any help is greatly appreciated.
Steve
does not support joining distributed transactions or failed when attempting to join. (Microsoft OLE DB Provider for ODBC Drivers (8004d00a): [Microsoft][ODBC driver for Oracle]Driver not capable)
Any help is greatly appreciated.
Steve