Hi All,
On sparc m/c SUN OS 5.8 , I have recently upgraded from Oracle 8i to Oracle
9i.
ANd I had DBD:Oracle 1.12 installed on it.
Now the perl files give error :
DBI->connect(hemdadev) failed: ERROR OCIEnvInit at test.pl line 18
And at line 17 I have : $dbh = DBI->connect("DBI:Oracle:$sid",$username,
$password) || die "Could not co
nnect to database";
1. If I install DBD::Oracle again specifying the new oracle_home , will I be
able to resolve the error.
2. Is only DBD::Oracle 1.14 compatible with Oracle 9i.
Thanks in advance,
Nilay
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>