Skip to Content.
Sympa Menu

en - Re: [sympa-users] include_sql_query from Oracle DB

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: samer khalil <address@concealed>
  • To: Steve Shipway <address@concealed>
  • Cc: "address@concealed" <address@concealed>
  • Subject: Re: [sympa-users] include_sql_query from Oracle DB
  • Date: Wed, 6 May 2020 13:59:39 +0300

well here's what I did to make it work:
I copied Oraperl.pm from the oracle client folder to the Perl DBD folder /usr/lib/x86_64-linux-gnu/perl5/5.30/DBD/  and likened (ln -sf) libnnz19.so  and libclntshcore.so.19.1 from the oracle client folder to /lib.
and it worked :)

samer

On Wed, May 6, 2020 at 1:45 AM Steve Shipway <address@concealed> wrote:
On Tue, 2020-05-05 at 22:29 +0300, samer khalil wrote:
still not working.
The weird part is that it's asking to install DBD::Oracle although it is there:

root@SYMPA:~# cpan -l | grep -i oracle
DBD::Oracle 1.80
DBD::Oracle::GetInfo 1.80
DBD::Oracle::Object 1.80
auto::DBD::Oracle::mk undef

Maybe DBD::Oracle is installed in the wrong Perl lib path, eg under ~root rather than /usr/lib, so it is not visible to the Sympa process ? Or it has somehow been installed with no world-read permission?

Steve

-- 
Steve Shipway | Senior Email Systems Administrator 
Phone: +64 9 302 0515 Fax: +64 9 302 0518 
Freephone: 0800 SMX SMX (769 769) 
SMX Limited: Level 10, 19 Victoria Street West, Auckland, New Zealand 
Web: http://smxemail.com 




Archive powered by MHonArc 2.6.19+.

Top of Page