Questions tagged [ora-12571]

ORA-12571: TNS:packet writer failure

Cause: An error occurred during a data send.

2 questions
3
votes
2 answers

What is the difference between "ORA-12571: TNS packet writer failure" and "ORA-03135: connection lost contact"?

I am working in an environment where we get production issues from time to time related to Oracle connections. We use ODP.NET from ASP.NET applications, and we suspect the firewall closes connections that have been in the connection pool too…
Philippe
  • 4,088
  • 4
  • 44
  • 49
1
vote
2 answers

What does error ORA-12571 (TNS:packet writer failure) mean in a Web Service?

Background: I'm calling a Web Service written in ASP.NET that queries an Oracle database. I know the Web Service itself works, because I've used it before other applications. So I have a web application in Visual Studio that I've been switching…
Ogre Psalm33
  • 21,366
  • 16
  • 74
  • 92