have a look at
http://search.cpan.org/~pythian/DBD-Oracle-1.46/lib/DBD/Oracle/Troubleshooting.pm
it should answer most of your questions
> From: james.war...@acxiom.com
> To: beginners@perl.org; dbi-us...@perl.org
> CC: newbie01.p...@gmail.com; rob.di..
Hi,
I've seen:
$connString = 'dbi:Oracle:SID'
Maybe it helps to add the SID like:
$connString = 'dbi:Oracle:SID=SID_NAME'
where SID_NAME is the SID you want to use...
--Octavian
- Original Message -
From: "Warren James - jawarr"
To: "beginners" ; "dbi-users"
Cc: "newbie01 perl" ;