• 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:

session limit in Oracle 8i

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For Oracle 8i, is there any session limitation? I deploy one application using Oracle 8i, the number of sessions increases very fast with the hit count increase and they would still exist even after a much long time. As a result when the the number increases up to about 400, system will down!

I know 8i is not very compatible with j2ee. Is the result of using Oracle's EjbRemove()?
 
reply
    Bookmark Topic Watch Topic
  • New Topic