OLEDB Provider error "HRESULT=0x80004005"

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
Umbix62
Participant
Posts: 79
Joined: Mon Jan 16, 2006 2:47 pm

OLEDB Provider error "HRESULT=0x80004005"

Post by Umbix62 »

Hi

Can you help me? I have an error on a Job Server reading from a SQLServer 2000 via OLEDB Stage. The error is:

OLE DB provider error HRESULT=0x80004005

The support of the customer for which I work now suggested to me to use an ODBC driver access.

It is this suggestion correct?

Thank you very much

Umberto
kris007
Charter Member
Charter Member
Posts: 1102
Joined: Tue Jan 24, 2006 5:38 pm
Location: Riverside, RI

Post by kris007 »

Yes, you can use ODBC driver access to connect to SQL server and pull
the data.

Kris
Umbix62
Participant
Posts: 79
Joined: Mon Jan 16, 2006 2:47 pm

Post by Umbix62 »

kris007 wrote:Yes, you can use ODBC driver access to connect to SQL server and pull
the data.

Kris
Ok, but you know if it is the only way to resolve this problem?
kris007
Charter Member
Charter Member
Posts: 1102
Joined: Tue Jan 24, 2006 5:38 pm
Location: Riverside, RI

Post by kris007 »

I am sure there should be another solution. I get the same error even, while importing the table definitions using OLEDB plugin metadata definitions. So, I never reached as far as you. On the other hand, I use ODBC stage so that I could view the data within the stage. Anyone out there should be able to guide us.

IHTH
Thanks
Kris.
Post Reply