-2

[enter image description here][1]

[1]: https://i.stack.imgur.com/6sttv.pngstrong text

Not able to open the connection for Oracle 11g using hibernate-I also verified the service and hostname in the file "tnsnames.ora"

Radhika
  • 151
  • 4

1 Answers1

1

please check if you are providing right user name and password

  • Thanks that solves my problem...I created a new user and grant the dba access and then tried it worked for me. – Radhika Apr 03 '17 at 04:32