Reclaim Memory After FullText Catalog Execution On SQL Server 2008

Last post 06-24-2009 10:27 PM by Sheeraz. 2 replies.
Page 1 of 1 (3 items)
Active Topics My Discussions Unanswered Sort Posts: Previous Next
  • 06-24-2009 6:45 AM

    Reclaim Memory After FullText Catalog Execution On SQL Server 2008

    Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-right:0in; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0in; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin;}

     I have a server that has 16 Gigs RAM and having Windows 2003 Enterprise Server with SQL Server 2008 Enterprise Edition Sp2.

    Now I have 6 FullText Catalogs each approx. size of 2 GB, and I use them separately from different stored procedures and I am not executing stored procedures simultaneously.

    Now I want to know that is there any way i reclaim the memory which is occupied by Fulltext Catalog before executing second stored procedure?

     

  • 06-24-2009 9:11 AM In reply to

    Re: Reclaim Memory After FullText Catalog Execution On SQL Server 2008

    Welcome to the forum!

    Are you experiencing any issues or even errors?

    --
    Frank Kalis
    Microsoft SQL Server MVP
    Contributing Editor, Writer & Forum Moderator http://www.sql-server-performance.com
    Webmaster: http://www.insidesql.org
    View Frank Kalis's profile on LinkedIn
  • 06-24-2009 10:27 PM In reply to

    Re: Reclaim Memory After FullText Catalog Execution On SQL Server 2008

     I had a problem before when we got 8 GB RAM at our server now we upgrade it to 16 GB, but I want to know can i reclaim that memory which is taken by FullText Catalog because i want as Minimal Memory Usage as possible.

Page 1 of 1 (3 items)
Active Topics   My Discussions    Unanswered Posts


© 2010 Jude O'Kelly All Rights Reserved.