DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: What is Memory Leak

  1. #1
    Join Date
    Jul 2002
    Posts
    205
    Hi ,

    I am a new DBA.

    Can some one tell me what exactly is Memory Leak . How it happens..? How to detect it..? What is the solution for it..?


    Thanks in advance..


    SK

  2. #2
    Join Date
    Sep 2001
    Location
    NJ, USA
    Posts
    1,287
    memory leak ?
    this is situation when some programmer write in his code allocate(...)
    but forget to write free(..).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width