Memory leak...How to get memory usage for each connections?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Erik Miller

    #1

    Memory leak...How to get memory usage for each connections?

    Hi Guys,

    I find there is memory leak in our SQL 2000+SP3 databass. We have a
    client-server system, and the there are Jrun4.0 running JSP and someother
    Java application talks to the database.

    However, for only less than 40 users, the SQL 2000 memory usage will
    increase consistantly until it use all the memory it can get ,about 1.7G
    memory. Then eventually the SQL server process will hang in couple days.

    I don't know whether JRun JSP stuff or Java application is the culprit, and
    I am wondering if there is a way to monitor the memory usage of every
    database connection.

    I would love to know what you guys think!

    Thanks a lot!





Working...