RE: Connecting to Oracle.



ripu.nanda@xxxxxx wrote:
Guys,

Can anyone answer following questions please

1) Do I have to install sqlplus to connect to Oracle database from
Perl

No, but it typically comes with the files that you DO need (the Oracle
client). Google "oracle instantclient"

2) What , how and where can I get the modules required.

Install DBI and DBD::Oracle from CPAN. Be sure to read the included
instructions carefully.

Philip
.



Relevant Pages

  • RE: inserting XML Document into Oracle database using a stored procedure
    ... What Oracle version, Perl version DBI/DBD::Oracle ... inserting XML Document into Oracle database using a stored ... sender of the delivery error by replying to this message, or notify us by ...
    (perl.dbi.users)
  • Re: problems with Oracle DBD
    ... I administrate a Solaris 8 box which is used for a large Oracle database. ... There are some perl scripts that the main users of the database use, ... Googling for "solaris wrong elfclass ELFCLASS64" may give you some more pointers. ...
    (comp.lang.perl.misc)
  • Re: oracle socket creation
    ... Perl GuRu2b ... > anyone ever used perl to monitor an Oracle database? ... > send select statement to oracle DB every 5 minutes or so to verify that it ...
    (comp.lang.perl.misc)
  • DBD::Oracle for Oracle 9.2
    ... I use Perl through Windows, not through Unix or Linux. ... While trying to connect to an Oracle database, ...
    (perl.dbi.users)
  • Re: ANNOUNCE: DBD:Oracle 1.18
    ... Well a warning in one compiler is better than and error in an other so I ... This might be a problem more with the older oracle OCI in your client. ... perl -Mblib t/26exe_array.t ...
    (perl.dbi.users)