Perl with Oracle 9.2
From: Christopher Grey (christopher.grey_at_hp.com)
Date: 10/14/03
- Next message: David P. Fannin: "RE: Perl with Oracle 9.2"
- Previous message: Ozgur Demirtas: "sql server 2000 and stored proc returning cursor to perl"
- Next in thread: David P. Fannin: "RE: Perl with Oracle 9.2"
- Maybe reply: David P. Fannin: "RE: Perl with Oracle 9.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Mon, 13 Oct 2003 15:10:56 -0700
There seems to be an issue with perl when using 9.2 Oracle.
We discovered this after upgrade from 8.1.7.4 to 9.2.0.4.
Perl programs get
Unable to create database handle ERROR OCIEnvInit
I am running into a lot of cases on the net via google where
people are having the same problem with 9.2 Oracle, but no one
has a solution.
Oracle states they don't support a re-compile with 9.2 oracle,
so they are no help.
There is evidence that you need to recompile or reinstall perl
if you upgrade from oracle 8i to 9.2.0.x.
I have some one who works with me who tried to recompile and
there was a missing 9.2 library in $ORACLE_HOME/lib32.
I need to find out which.
Anyway does anyone have a solution to running perl 5.6 with
9.2.0.x oracle????
Thanks, Chris
***************************************************
Office Hp: 916-785-0783
Hp email: christopher.grey@hp.com
***************************************************
- Next message: David P. Fannin: "RE: Perl with Oracle 9.2"
- Previous message: Ozgur Demirtas: "sql server 2000 and stored proc returning cursor to perl"
- Next in thread: David P. Fannin: "RE: Perl with Oracle 9.2"
- Maybe reply: David P. Fannin: "RE: Perl with Oracle 9.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|