Hi, I am using DBI 1.14 and DBD::Oracle 1.06.
Our database shuts down nightly for backup. However, my script maybe still running and extracting data. (It is extracting the entire database). Is there a way to discontinue extracting when the database is offline and continue when it is back up? Thanks! Sumera
