If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > SQL Server memory leak

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-05-02, 16:09
Jaclyn Jaclyn is offline
Registered User
 
Join Date: Dec 2002
Posts: 2
Question SQL Server memory leak

I'm having a problem with SQL Server leaking memory. As requests are being made to SQL server it's allocating more and more memory and never releasing it. It doesn't re-use the memory it's already allocated it just keeps grabbing more. The program is written in Delphi and uses ADO to access the database.

Any ideas would be greatly appreciated.

Jaclyn
Reply With Quote
  #2 (permalink)  
Old 12-05-02, 19:55
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
Are you sure that it is sql server that is consuming the memory ? Which mdac version are you using ?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On