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.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: 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)
  • 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 1.19 failing to make
    ... Your Oralce client 8.0.5.0.0 is most likly too old to use the latest version of DBD. ... There were a number of changes in the OCI for the 9x version especially in the area of Batch feeding and this is where you are getting your errors. ... Can you tell me which version of the Oracle client you are using as I also see a funny warning in that it cannot find SQL*Plus. ...
    (perl.dbi.users)