Re: [Q]Oracle & perl

From: Ron Reidy <rereidy_at_uswest.net>
Date: Tue, 31 Aug 1999 07:43:26 -0600
Message-ID: <37CBDBFE.96D18EB_at_uswest.net>


Ray wrote:

> I want use perl to access oracle database. my system is
> Redhat6.0,oracle8.0.5.perl5.0.0.5.
> I can use DBI and DBD to access the local oracle database. now I want access
> from another linux.
> +--------------------+ +----------------+
> |ip:192.168.1.80 | |ip:192.168.1.34 |
> |Perl.DBI.DBD::ORACLE|---------- |Oracle Server |
> |Linux | |Linux |
> +--------------------+ +----------------+
> Client Server
> When I install All of these into one computer. it work correctlly.
> But if I want do as above (Client-Server), I can not Install the
> DBD-Oracle.Because it need some Oracle liberary to compile and run. I don't
> know if I must install Oracle into the client. which oracle component
> contain the enough liberarys needed by DBD.
> Thanks
> Sincerely Ray

You need to install the oracle client libs. See the installation giude for the details.

--
Ron Reidy
Oracle DBA
Reidy Consulting, L.L.C.
Received on Tue Aug 31 1999 - 15:43:26 CEST

Original text of this message