I wrote a simple application to connect and disconnect to a database over a link as part of a deamon that will report various system problems via email to our DBA.
To accelerate testing, the process is on a 5 second timer (which is disabled while the session status changes), so the process...