OLE DB ERROR
My Environment :-
a) Window 2008 - 64 bit
b) SQL server - 64 bit
c) Visual Studio 32 bit
I've installed both Oracle11g client ( 32-bit and 64-bit - Oracle Database 11 g Release 1 Client (11.1.0.7.0)
for Microsoft Windows Server 2008.
Test connection from Visual Studio to remote Oracle DB was successful. When execute the package I've got the following error :
[Connection manager "xxxtcp.sksfrs"] Error: SSIS Error Code DTS_E_OLEDBERROR.
An OLE DB error has occurred. Error code: 0x80040154.
An OLE DB record is available. Source: "Microsoft OLE DB Service Components" Hresult: 0x80040154 Description: "Class not registered".
Can someone help me on the resolution regarding this problem. Thank you in advance for the reply.