On Fri, 2008-01-18 at 09:47 -0500, RICHARD FERNANDEZ wrote:

> Does moving ORACLE_HOME mean that I need to recompile DBI, or was that
> information only used for testing during the install?
> 

DBI has no dependence whatsoever on Oracle.
DBI is "DataBase Interface"

DBD::Oracle on the other hand is the "DataBase Driver"  that works
in conjunction with DBI to provide Oracle functionality from Perl.

If you've moved Oracle Home, it would be a good idea to recompile
DBD::Oracle.


Jared


Reply via email to