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

Home -> Community -> Usenet -> c.d.o.server -> DBD Oracle and Windows Question

DBD Oracle and Windows Question

From: Mark Krieger <msk_at_unipress.com>
Date: 12 Feb 2003 12:45:20 -0800
Message-ID: <eb6a1741.0302121245.1c6d05c7@posting.google.com>


Hello. We have been using Perl 5.6 and DBD 1.12 for Oracle 8i on Windows, it works well to a local Oracle database. When we set the dbd connect parameter to another Oracle server (SID?) in the network, we always can a listener failure on the local Windows 2000 box.

We are very experienced with perl and dbd, but not that experienced with Oracle, although we can connect from a Linux box with only an Oracle client via dbd to any other Oracle server on our network without extra fuss, simply by giving the right SID name in the connect call "connect(dbi:Oracle:Oracleservername,"","");"

Any ideas of what we are doing wrong?

thanks,

Mark Received on Wed Feb 12 2003 - 14:45:20 CST

Original text of this message

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