Page 1 of 1

Oracle Plugin error - Cant locate DBD/Oracle.pm in @INC

Posted: Thu Feb 11, 2016 4:02 am
by aap
Hello,

I am trying to install the Oracle plugins without much success. I have followed your document and also other forum posts on how to resolve this issue. The problem seems to be the installation of DBD::Oracle.

I have attached the output of the command:

cpan -i DBD::Oracle

Thanks for your assistance

Re: Oracle Plugin error - Cant locate DBD/Oracle.pm in @INC

Posted: Thu Feb 11, 2016 11:36 am
by tgriep
It looks like the CPAN module is having issues with the Oracle 12.1 client, can you remove it and install the Oracle 11.2 simple client and try installing it again?

Re: Oracle Plugin error - Cant locate DBD/Oracle.pm in @INC

Posted: Fri Feb 12, 2016 5:56 am
by aap
Hi,

Looks good now. Thanks for your help.