Hello List,
I have seen several such messages, and tried to gather as much wisdom
as I could from those, but I still can not get it to work. Would
appreciate someone helping with this. Here is the scenario:
Running following perl script on Microsoft Windows XP Professional,
Version 5.1.2600 Service Pack 2 Build 2600.
C:\Nishi\Perl>perl tst.pl
DBI connect('host=myHost;SID=sid1','myUser',...) failed: (DBD ERROR:
OCIEnvInit) at tst.pl line 20 (DBD ERROR: OCIEnvInit) at tst.pl line
20.
C:\Nishi\Perl>echo %PATH%
C:\Nishi\instantclient_10_2;/usr/bin;
C:\Nishi\Perl>echo %ORACLE_HOME%
C:\Nishi\instantclient_10_2
C:\Nishi\Perl>perl -v
This is perl, v5.10.0 built for MSWin32-x86-multi-thread
Binary build 1003 [285500] provided by ActiveState http://www.ActiveState.com
DBD-Oracle-1.21
DBI-1.604
Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production:
running on a remote AIX machine (myHost)
Thanks,
Nishi