|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: (OT) DBD error Ora-12154by Codon (Friar) |
| on Apr 13, 2006 at 17:50 UTC ( #543165=note: print w/ replies, xml ) | Need Help?? |
|
Try breaking things down into smaller pieces to find out where it's breaking, so you can work on the solution. Start with a simple script that just dumps $ENV{'ORACLE_HOME'}, checks the existence (and permissions) of "$ENV{'ORACLE_HOME'}/network/admin/tnsnames.ora"; looks for the desired SID in that file, then tries to connect to that data base. If it works from a simple script, then your lager application must have some bug.
Ivan Heffner Sr. Software Engineer, DAS Lead WhitePages.com, Inc.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||