Re: DBD-Oracle Compatibility
John Scoles wrote:
<sriram.madduri@xxxxxxx> wrote in message
news:OF5C0DF7E6.BAE8C670-ON652571D5.003AD72C-652571D5.003AF1E2@xxxxxxxxxx
I wouldn't be using Oracle Binaries or Client Libraries. I would continue
to use Oracle 8i Binaries and Client Libraries while I connect to a
Database Schema created on Oracle 10g.
Shouldn't be a problem but you will have to compile DBD 1.17 against the old
8i client.
Not sure if it will like that though as I never tried it.
I've always heard that it's OK to use a newer Oracle client with an
older Oracle server, but that you can expect problems using old clients
with new servers. I think basic select/insert/update/delete statements
work pretty widely though.
.
Relevant Pages
- Re: DBD Oracle 1.20 ORA-24334 Error
... On the premise instant client and also tried to run perl Makefile.PL -V ... the status after having connected to Oracle ... Failed 2/33 tests, 93.94% okay ... (perl.dbi.users) - Re: DBD-Oracle 1.19 with Oracle Instant Client 10.2.0.3 on Debian Etch wont install
... Currently all my Oracle inst client files are user oracle group oinstall yet lib bin and other dirs have 755 permission so root should be able to access and execute these softlibs. ... As I have written, I have installed DBD::Oracle-1.19 many times with a full client without problem, yet with the limited instant client it does not find the mk file, and the one mk file that the instant client installs does not work. ... It also gives me a makefile for DBD::Oracle but install and test fail ... (perl.dbi.users) - Re: ORATCL help needed!
... set cursor ... Wow, An Oratcl 3.3. ... It is coded with the the OCI layer released with Oracle ... Oracle instant client is available for many many platforms, ... (comp.lang.tcl) - Re: ORATCL help needed!
... set cursor ... It is coded with the the OCI layer released with Oracle ... Oracle instant client is available for many many platforms, ... Did you compile Oratcl 3.3 for yourself. ... (comp.lang.tcl) - Re: DBD::Oracle / Instant Client segfaults
... I've been doing some more tests concerning this issue and it seems that it only appears with the combination of Oracle Instant client libraries, Perl configured with -Dusemymalloc on RHEL 3. ... When i run the script with the 'use Digest::SHA1;' line commented ... (perl.dbi.users) |
|