geraldwinslow
Member²
Folks,
I'm wanting to keep an Oracle connection alive through a firewall. My solution is to periodically (every few minutes) query the database in background with "SELECT 1 FROM dual". Does this sound like a good idea, or is there some better way to keep a connection alive?
Thanks!
Gerald Winslow
I'm wanting to keep an Oracle connection alive through a firewall. My solution is to periodically (every few minutes) query the database in background with "SELECT 1 FROM dual". Does this sound like a good idea, or is there some better way to keep a connection alive?
Thanks!
Gerald Winslow