After banging my head on the desk for most of the
week, trying everything including changing shared
memory sizes on our Oracle server, I went through one
more time.

As a last resort I tried compiling DBD to use the
Oracle 7 OCI API and it works.

So, my question has now slightly changed; what
disadvantages (if any) are there in using DBD compiled
with Oracle 7 OCI's interfacing to Oracle 8.1.6?

Also, is this a problem with DBD or Oracles OCI's?

Cheers,
Simon.

--- Simon Keightley <[EMAIL PROTECTED]> wrote: 
> Hi,
> 
> I'm using perl to read LONG RAW data from an Oracle
> 8.1.6 database, my operating system is Solaris 2.6
> 
> Whilst trying to read LONG RAW data of about 30Mb
> from
> Oracle 8.1.6, I get a core dump. 
> 
> The perl script I have written is ok for reading
> data
> into files of about 5MB in size, but fails when I
> prepare the select for the 30Mb. 
> 
> Is this an issue with the size of the data, which is
> big but not approaching the maximum for Oracle, or
> should I think of another method. Is it even a BUG?
> 
> I've tried several re-installs of PERL with various
> options and DBI/DBD.
> 
> Any help would be appreciated.
> 
> Cheers,
> Simon.
> 


____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

Reply via email to