Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Best Approach for long-running Java Oracle Connection
Hello, I'm creating a Java Application that will poll an Oracle database on a
frequent basis (every minute) to query a table to determine if a pseudo-job
should be run. What is the best approach for establishing this single
long-running connection, as well as ensuring that it gracefully deals with
things such as database downtime for backups, etc.?
I appreciate your assistance. Received on Mon Oct 13 2003 - 10:30:52 CDT
![]() |
![]() |