I am running the latest version of DBI/DBD.
 
A simple question.   I compile DBI against Oracle 9. 
 
If I try to connect to a database with the ORACLE_HOME set to Oracle 8 it
doesn't work.  I ran truss on the command and it is failing because it can't
find the following file. (file appears to only come with oracle 9)
 
$ORACLE_HOME/oracore/zoneinfo/timezone.dat
 
If I create this file, everything appears to work fine.
 
Otherwise I get the following error:
 
DBI->connect(cacc) failed: (UNKNOWN OCI STATUS 1804) OCIInitialize. Check
ORACLE_HOME and NLS settings etc. at ./ne.pl line 20
 
 
Is this a bug ?
 
 

Adam Edwards
Programmer / Analyst
Phone: (604) 412-1958

 

Reply via email to