Perl and Oracle - URGENT
Budget: $10 – $30 USD
Install Perl and Oracle Red Hat 8 module I need to run perl script and connect to oracle database so when I run the script I get this error:
Can't locate DBD/Oracle.pm in @INC (you may need to install the DBD::Oracle module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64 /perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at hello.pl line 7.
BEGIN failed--compilation aborted at hello.pl line 7.
On the server you have the version of perl "This is perl 5, version 26, subversion 3 (v5.26.3) built for x86_64-linux-thread-multi"
And you have the Oracle version "LD_LIBRARY_PATH = '/usr/lib/oracle/18.3/client64/lib'
Someone with experience in this type of problem.
Can't locate DBD/Oracle.pm in @INC (you may need to install the DBD::Oracle module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64 /perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at hello.pl line 7.
BEGIN failed--compilation aborted at hello.pl line 7.
On the server you have the version of perl "This is perl 5, version 26, subversion 3 (v5.26.3) built for x86_64-linux-thread-multi"
And you have the Oracle version "LD_LIBRARY_PATH = '/usr/lib/oracle/18.3/client64/lib'
Someone with experience in this type of problem.