detect connection problems
- From: "Johan Eriksson" <valpis@xxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Tue, 23 May 2006 16:16:45 +0200
Hi all
A developer asked me a question I couldn't give any answer to.
Our application connect through a connection pool (hibernate) to the
database and the application should shut down if it can't create a
connection to db or if the connection is lost, all other failures should not
shut down but just give the error.
How could you catch only these messages? To figure out all possible ora
errors and have logic for these doesn't seem like a good idea. Anyone that
has done something similiar?
/Johan
- Follow-Ups:
- RE: detect connection problems
- From: Eric Buddelmeijer
Other related posts:
- » detect connection problems
- » RE: detect connection problems
- RE: detect connection problems
- From: Eric Buddelmeijer