I have an Oracle account which is restricted to one simultaneous
connection at a time.  Attempts to exceed this number result in
the later attempts blocking until the first connection is terminated.

Is there anything in DBD::Oracle that can check for this so I can
say, "Sorry, try again later?"  Or just the usual $SIG{ALRM}/eval
approach?

-- 
Peter Scott
http://www.perldebugged.com

Reply via email to