Hi There,
i have migrated a couple of dts packages to sql server 2008. when i execute the dtsx package from the file system they run successfully however if i run them the agent they fail with the following error:
Description: SSIS Error Code DTS_E_OLEDB_NOPROVIDER_ERROR. The requested OLE DB provider SQLNCLI10.1 is not registered. Error code: 0x00000000.
COM error object information is available. Source: "SSIS.Pipeline.2" error code: 0x00000000 Description: "Validation phase is beginning.
".
End Error
Error: 2012-06-06 16:36:14.91
Code: 0xC020801C
Source: DTSTask_DTSDataPumpTask_1 OLE DB Source [1]
Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "" failed with error code 0xC0209302.
i am not sure why it is erroring on oledb providers but i would appreciate some help on the issue.
Regards,
Niall
i have migrated a couple of dts packages to sql server 2008. when i execute the dtsx package from the file system they run successfully however if i run them the agent they fail with the following error:
Description: SSIS Error Code DTS_E_OLEDB_NOPROVIDER_ERROR. The requested OLE DB provider SQLNCLI10.1 is not registered. Error code: 0x00000000.
COM error object information is available. Source: "SSIS.Pipeline.2" error code: 0x00000000 Description: "Validation phase is beginning.
".
End Error
Error: 2012-06-06 16:36:14.91
Code: 0xC020801C
Source: DTSTask_DTSDataPumpTask_1 OLE DB Source [1]
Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "" failed with error code 0xC0209302.
i am not sure why it is erroring on oledb providers but i would appreciate some help on the issue.
Regards,
Niall