DBD::Oracle debugging
From: Mark Nettlingham (Mark.Nettlingham_at_logicacmg.com)
Date: 07/19/04
- Next message: Ron Reidy: "RE: :Oracle debugging"
- Previous message: Larry: "memusage/performance of dbi"
- Next in thread: Reinhard Pagitsch: "Re: DBD::Oracle debugging"
- Reply: Reinhard Pagitsch: "Re: DBD::Oracle debugging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "'dbi-users@perl.org'" <dbi-users@perl.org> Date: Mon, 19 Jul 2004 17:03:16 +0100
Hi all,
I was wondering if there's a way of enabling DBI's internal debugging?
Essentially, I'm getting a fail when connecting to an Oracle Database, but
no $DBI::err, or $DBI::errstr is being produced - both are null. This is
especially frustrating as it only happens on one of two mirrored databases.
It also occurs when I attempt to connect to a nonexistant server.
I just want to see how far DBI gets before it fails - is it getting to the
TNS info? If so, can it connect?
TIA
Mark
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
- Next message: Ron Reidy: "RE: :Oracle debugging"
- Previous message: Larry: "memusage/performance of dbi"
- Next in thread: Reinhard Pagitsch: "Re: DBD::Oracle debugging"
- Reply: Reinhard Pagitsch: "Re: DBD::Oracle debugging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|