Oracle Hibernate configuration to resolve connection refused error -
tried use hibernate oracle , ended connection refused error.
ora -12516
following options tried:
- set connection pool
- used c3p0 third party setting connection pool.
- 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
Post a Comment