Multiple DBD-Oracle with multiple Oracle versions

From: Jean-Marc (kliker44_at_wanadoo.fr)
Date: 05/29/04


Date: Sat, 29 May 2004 17:09:38 +0200
To: dbi-users@perl.org

Hello dbi users,

I'm using DBD Oracle with ORACLE 8.1.7 on HP-UX Cluster with 2 nodes on
failover mode.

There is 2 ou 3 databases running on same time (8.1.7) but the
ORACLE_HOME used to compile DBD-Oracle may not be mounted.

So, I make chatr +s on Oracle.sl library to enable use of SHLIB_PATH
with a mounted ORACLE_HOME.

That's work fine with all same version of ORACLE.

My problem is I'm migrating to 9i, so the libraries's version used to
compile DBD-Oracle may not be present.

My question is : Can I make 2 DBD-Oracle builts ( one for 8i, one for 9i
) on the same Perl core,
using PERL5LIB or other tips ???

Thanks for help !



Relevant Pages

  • multiple DBD for multiple oracle version
    ... I'm using DBD Oracle with ORACLE 8.1.7 on HP-UX Cluster with 2 nodes on ... failover mode. ... used to compile DBD-Oracle may not be mounted. ...
    (perl.dbi.users)
  • Multiple DBD on multiple Oracle version ???
    ... I'm using DBD Oracle with ORACLE 8.1.7 on HP-UX Cluster with 2 nodes on ... failover mode. ... used to compile DBD-Oracle may not be mounted. ...
    (perl.dbi.users)