Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Perl DBI connection with RAC environment

Perl DBI connection with RAC environment

From: Sanjay Mishra <smishra_97_at_yahoo.com>
Date: Wed, 4 Apr 2007 09:54:36 -0700 (PDT)
Message-ID: <203584.4733.qm@web51303.mail.re2.yahoo.com>


Hi    

  I had single instance Oracle 8i Database earlier and now new environment is created with Oracle 10g RAC. There are several perl program been used to perform some application and I appreciate if somebody can guide as how to make changes in string    

  Existing String is like
   unless ($san_db = DBI->connect("dbi:Oracle:host=192.168.111.111;sid=sandb",

        "scott", "tiger", {LongReadLen => 8000, AutoCommit => 0})) {   ...
  I have two RAC node sandb1 and sandb2    

  Thanks
  Sanjay  



The fish are biting.
 Get more visitors on your site using Yahoo! Search Marketing.
--

http://www.freelists.org/webpage/oracle-l Received on Wed Apr 04 2007 - 11:54:36 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US