• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

ORA_12545 error

 
Ranch Hand
Posts: 118
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Folks,
I connected with my database couple of times but today when I tried to connect it giving me strange error saying that "Connection failed because host or object doesn't exist". I am able ping my database server hostname so I am thinking something wrong with my tnsnames.org.
I tried 1.chaning hostname to ipaddress of my database server in tnsnames.org where protocal is TCP
2.added my local PC IP address as well as database server ipaddress in hosts list.
BUT SURPRISINGLY NEITHER OF THEM WORKED OUT!!!.
could you please suggest me any solutions for this weird problem.
Thanks alot,
Anu
 
reply
    Bookmark Topic Watch Topic
  • New Topic