mendeepak has asked for the wisdom of the Perl Monks concerning the following question:
I am trying to connect to oracle 19 via DBD::Oracle , but am getting this below error
can't load '/usr/local/lib64/perl5/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle libclntshcore.so.12.1: no such file or directory
DBD::Oracle version is 1.74
oracle 19
ORACLE_HOME is set in linux bash_profile
its been some time I have used perl. bit confusing what i need to set
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: DBD::Oracle throwing below error
by hv (Prior) on Apr 28, 2023 at 11:42 UTC | |
Re: DBD::Oracle throwing below error
by marto (Cardinal) on Apr 28, 2023 at 11:40 UTC | |
by mendeepak (Scribe) on Apr 28, 2023 at 11:55 UTC | |
by marto (Cardinal) on Apr 28, 2023 at 11:56 UTC |