• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Total JDBC Connections excceding maximum connection attribute set in Connection Pool

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Sir

I am very new to this OC4J Administration and Kindly request to help me clarify certain doubts in Oracle 10g AS Connection Pool.

I am seeing Total JDBC Connections as 547 but at the same time my Maximum Number of Connections in the connection pool is set to 500. My doubt is whether this happens due to the Inactive sessions whcih are not yet swapped out from the pool.

Also one more thing, one of my JVM's out of 4 is using high memory like the threshold set is 3000000 and currently the memused is 3836336 beacuse of this my mail box is getting full with warning alerts.

Please help.

Regards

Rijo Roy
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic