Multiple DBD-Oracle with multiple Oracle versions
From: Jean-Marc (kliker44_at_wanadoo.fr)
Date: 05/29/04
- Next message: Perldiscuss - Perl Newsgroups And Mailing Lists: "Multiple DBD on multiple Oracle version ???"
- Previous message: Olivier Delaporte: "/usr/lib/dld.sl: Can't shl_load() a library containing Thread Loc al Storage: /usr/lib/libcl.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 !
- Next message: Perldiscuss - Perl Newsgroups And Mailing Lists: "Multiple DBD on multiple Oracle version ???"
- Previous message: Olivier Delaporte: "/usr/lib/dld.sl: Can't shl_load() a library containing Thread Loc al Storage: /usr/lib/libcl.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|