<br><font size=2><tt>nagios-users-bounces@lists.sourceforge.net wrote on
13/10/2006 20:48:45:<br>
<br>
> I am pretty new to perl, and would like to understand why I am <br>
> getting the following error when I run check_oracle_instance.pl <br>
> natively from the linux shell:</tt></font>
<br><font size=2><tt>>  </tt></font>
<br><font size=2><tt>> serv:~ > ./check_oracel_instance.pl -u nagios
-p password -c mwm -t 51/55</tt></font>
<br><font size=2><tt>> DBD::Oracle initialisation failed: Can't locate
object method <br>
> "driver" via package "DBD::Oracle" at /usr/lib/perl5/vendor_perl/5.<br>
> 8.3/x86_64-linux-thread-multi/DBI.pm line 731.</tt></font>
<br><font size=2><tt>>  </tt></font>
<br><font size=2><tt>> Perhaps the capitalisation of DBD 'Oracle' isn't
right. at .<br>
> /check_oracle_instance.pl line 157</tt></font>
<br><font size=2><tt>> serv:~ ></tt></font>
<br><font size=2><tt>>  </tt></font>
<br><font size=2><tt>> I'm sure some perl guru knows exactly what is
wrong here, and could <br>
> point me in the right direction.</tt></font>
<br>
<br><font size=2><tt>This error usually means you haven't installed the
DBD::Oracle driver</tt></font>
<br>
<br><font size=2><tt>To check, do this</tt></font>
<br>
<br><font size=2><tt>ls -la /usr/lib/perl5/vendor_perl/5.8.3/x86_64-linux-thread-multi/DBD/</tt></font>
<br>
<br><font size=2><tt>If there is no Oracle.pm module then you haven't installed
it .. install it however you install packages on the distro you're running,
or do this:</tt></font>
<br>
<br><font size=2><tt>perl -MCPAN -e 'install DBD::Oracle'</tt></font>
<br>
<br><font size=2><tt>Some more info:</tt></font>
<br><font size=2><tt>http://search.cpan.org/~pythian/DBD-Oracle-1.18a/Oracle.pm</tt></font>
<br>
<br><font size=2><tt>This is a common perl module, and you should find
plenty of information about it on google or another list for perl/databases.</tt></font>
<br>
<br><font size=2><tt>Cheers</tt></font>
<br><font size=2><tt>rob</tt></font>
<br><pre>

This message and any attachments (the "message") is 
intended solely for the addressees and is confidential. 
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified. 

**********************************************************************************************

BNP Paribas Private Bank London Branch is authorised
by CECEI & AMF and is regulated by the Financial Services
Authority for the conduct of its investment business in
the United Kingdom.

BNP Paribas Securities Services London Branch is authorised 
by CECEI & AMF and is regulated by the Financial Services 
Authority for the conduct of its investment business in 
the United Kingdom.
  
BNP Paribas Fund Services UK Limited is authorised and 
regulated by the Financial Services Authority

</pre>