in reply to Getting error while using dbi:oracle

I am guessing that you don't have the Oracle client/drivers installed.

Can you connect to the database manually using SQL Plus or SQL Developer?

If not, download and install the Oracle Instant Client from http://www.oracle.com/technology/software/tech/oci/instantclient/index.html.

  • Comment on Re: Getting error while using dbi:oracle