For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > September 2004 > RE: :Oracle installation Woes









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RE: :Oracle installation Woes
Bob Showalter

2004-09-22, 3:57 pm

christopher.l.hood@verizon.com wrote:
> Ok here is the deal, our admin is trying to install DBD::Oracle for
> me to access one of our affiliates databases. The oracle "instant
> basic client" and "sqlplus" has been installed as well as
> GetOpt::Long.
>
> The installations all went well except for DBD::Oracle, it fails to
> install, I am pretty sure because Oracle is NOT installed on this
> machine, and will NOT be installed on this machine.


Hmmm, I would think if SQL*Plus is working that you would have enough stuff
on the client side. But the Linux client software for Oracle should be
available on Oracle's web site to give you whatever you need. You don't need
the Oracle server installation.

Another more radical approach would be to use DBD::Proxy. But you would need
to install Perl and DBD::Oracle on the database server. You wouldn't need
anything but Perl on the client.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com