in reply to
invoking Oracle's SQL Plus, return code always indicates success
Use
DBD::Oracle
instead of sql*plus, and you will have a much better interface to oracle. One of the
minor
benefits would be that it reports SQL errors.
"What should it profit a man, if he should win a flame war, yet lose his cool?"
Comment on
Re: invoking Oracle's SQL Plus, return code always indicates success
In Section
Seekers of Perl Wisdom