Brett W. McCoy wrote: > On Fri, 19 Oct 2001, Gretton, Michael , , WHS/PSD wrote: > > >>DBD for Oracle. I sent out an email to the users group here a week or so >>ago with my details and really didn't get a response. I am in a complete >>state of confusion. I am literal out of ideas. >> > > Didn't see the original, just re-joined the list a few days ago. > > >>t/general...........DBI->connect() failed: ORA-12157: TNS:internal network >>communication error (DBD: login failed) at t/general.t line 20 >>Unable to connect to Oracle (ORA-12157: TNS:internal network communication >>error (DBD: login failed)) >> > > I would surmise this is not a problem with your compiler, build > environment, DBI, or DBD, but a configuration issue with Oracle, since it > is Oracle errors that are coming back and not DBI errors.
not only that, it's one you shouldn't be seeing.;-) best bet is to turn on tracing and find out exactally what's happening. does tnsping work? is the listener running on the server? did you specify the correct ports and address for the alias? > -- -- Bill "Shrek" Thater ORACLE DBA Telergy,Inc. [EMAIL PROTECTED] ------------------------------------------------------------------------ You gotta program like you don't need the money, You gotta compile like you'll never get hurt, You gotta run like there's nobody watching, It's gotta come from the heart if you want it to work. ------------------------------------------------------------------------ Save energy: Drive a smaller shell.
