Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

connection error

Status
Not open for further replies.

garry1

Programmer
Dec 6, 2002
49
US
Hi, I am trying to connect to Oracle database using Actuate and I am getting this error. "Could not load library acorcl80.dll/acorcl90.dll. Its version might be incompatible with the database client version."
 
I received the same message when I initially installed Actuate, it turned out that I did not have the correct Oracle client installed on my p.c.. If your DB is Oracle 8.0, then you need Oracle Client 8.X, if the DB you are going against is Oracle 9.X, you will need that version installed on the client side as well. I had Oracle 7.2 installed on my client, but was attempting to hit a 9.2 DB. After upgrading, everything was o.k. Hope this helps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top