Re: (Fwd) Oracle.pm
Ron Savage <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Gautam P.S. Do not reply to me directly. Always reply to the DBI Users list. On 07/03/17 11:00, Ron Savage wrote: > Hi Gautam > > You don't need to examine the source code of Oracle.pm. You need to > print out the values of ($dbh,$dbname,$user,$auth,$attr) and focus > purely on them, and how they differ from what Oracle.pm expects. > > On 07/03/17 10:22, Tim Bunce wrote: >> ----- Forwarded message from Gowtham <[email protected]> ----- >> >> Date: Mon, 6 Mar 2017 15:40:59 -0600 >> From: Gowtham <[email protected]> >> To: [email protected] >> Subject: Oracle.pm >> >> Hi Tim, >> >> I feel that you are the right person to check this with. >> >> I am trying to understand the code on Oracle.pm (DBD::Oracle) to debug >> my perl code which tries to make a connection to an Oracle DB. My code >> exits on the below piece of code on debug mode and i am unable to >> establish the reason for it. >> DBD::Oracle::db::_login($dbh,$dbname,$user,$auth,$attr) or return >> undef; >> >> I am unable to find the definition for the subroutine _login() which >> will help me to understand the reason for returning 'undef'. Could you >> please kindly advice me. >> >> Correct me if i have reached a wrong email. >> >> Thanks - Gautam >> >> ----- End forwarded message ----- >> > -- Ron Savage - savage.net.au