I would agree with that.
One thing alsot to check is to make sure the Perl that you are using is the
same as the one DBD::Oracle was compiled on. Many times a use's perl could be
a completed seperate path that the root perl
cheers
John
> Date: Fri, 9 Dec 2011 13:48:41 -0600
> From: mn...
kiran,
Sounds like a permission issue with the oracle library. Make sure the
library is accessible by the user running the script. Make sure the
directory where the library resides and the library itself is accessible
by the user. make sure the LD_LIRARY_PATH contains the path the library
Hi,
I have installed DBD:Oracle 1.34 module on 64 bit Linux machine with root
user and when I run it root user its working file,
But when I run it using non root user, I am getting the error
“install_driver(Oracle) failed: Can't load
'/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-mult
Hi,
If anyone is around who wrote or has worked on the object/collections support
in DBD::Oracle I'd greatly appreciate it if you could take a quick look at this
problem as the code in DBD::Oracle for this has defeated me so far.
The problem is I have a query which uses types and collect and a