• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Unable to use oracle oci driver with WAS 4.0 !!!1

 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am trying to use oracle oci driver with WebSphere 4.0.1 running on Solaris and it fails with the error "ora 12154" when trying to make the connection,it works fine with the thin driver.
I have configured the LD_LIBRARY_PATH correctly in startupServer.sh apart from configuring the
classes12.zip in the AppServers CLASSPATH.
My oracle version is 8.1.7
Do i need to do any other stuffs,
Thanx in Advance,
Senthil
 
Se Ravin
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys,
The problem got fixed,the issue being our DBA failed to install the required support files for oci driver.Anyway it was a good opportunity to
learn somestuff about the drivers and their pros and cons.
However i found one contradicting issue,
some sites quote thin drivers are the best and some sites quote oci drivers are the best.Any ideas folks?
Senthil
 
You save more money with a clothesline than dozens of light bulb purchases. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic