Oracle Hibernate configuration to resolve connection refused error -


tried use hibernate oracle , ended connection refused error.
ora -12516

following options tried:

  1. set connection pool
  2. used c3p0 third party setting connection pool.
  3. changed ora settings increase job queue process.

is there better analysis or solution available ?

the issue got resolved after changing job queue process 500. each time app run went 45 , has caused issue.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -