• 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

Sun Application Server 8.1 and OCI connection

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In our production environment, we had set up SAS 8.1 to work with OCI (InstantClient 10.2) and successfully configured the datasource and connection pools.

However, we are intermittenly experiencing ORA-03135 - Connection lost contact error - when our application tries to get connection and execute some query. And then the subsequent attempts would produce ORA-03114 - not connected to oracle error. If we try again later, the problem goes away and everything works fine.

The weird thing is that we can still ping the datasource from the admin console without problem while we experience this error from the application. So I don't think there is any problem with the oracle server.

Any idea what might be happening here?

Thanks for any help.
 
Something about .... going for a swim. With this tiny ad ...
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic