Quantcast
Channel: ActiveState Community Site - Installation Support for ActivePerl
Viewing all articles
Browse latest Browse all 125

Unable to run perl on windows 7 64-bit machine (DBD::Oracle error)

$
0
0

Hi,

I tried to run a perl program on windows 7 64-bit machine which is compiled and generated with PDK 8.2.1 32-bit build. It is throwing error as below

"install_driver(Oracle) failed: Can't load 'C:/Perl/lib/auto/DBD/Oracle/Oracle.dl
l' for module DBD::Oracle: load_file:%1 is not a valid Win32 application at C:/P
erl/lib/DynaLoader.pm line 201.
at (eval 6) line 3
Compilation failed in require at (eval 6) line 3.
Perhaps a required shared library or dll isn't installed where expected
at twconnectsql.perl line 2229"

It happens only on windows 7 64-bit machine, and I wonder it works fine on all other 64-bit machines and 32 bit machines. Kindly help me in resolving this issue. I am unable to find out whether it is problem with oracle or perl. I have oracle 11G (64-bit) installed on the machine. But there is no difference in other environments except the OS which is windows 7 64-bit. It also works fine in windows 7 32-bit system.

Thanks,
Sanjeev Gattu


Viewing all articles
Browse latest Browse all 125

Trending Articles