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.

  • Comment on Re: invoking Oracle's SQL Plus, return code always indicates success