Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: DBI connect without an entry in TNSNAMES.ORA

by clscott (Friar)
on Nov 09, 2006 at 16:34 UTC ( [id://583149]=note: print w/replies, xml ) Need Help??


in reply to DBI connect without an entry in TNSNAMES.ORA

Does it work with SQLplus?

ORA-12505 means the database doesn't understand the SID that you provided i.e. "There's no database wih that name hosted here"

Lookup the error codes in the vendor (or related ) documentation: http://ora-12505.ora-code.com/

PS Consider upgrading DBI and DBD::Oracle if you can.

--
Clayton
  • Comment on Re: DBI connect without an entry in TNSNAMES.ORA

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://583149]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-04-24 20:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found