Re: Clear SQL Server Cache?
From: JT Lovell (jt_lovell_at_yahoo.com)
Date: 09/08/04
- Next message: Roji. P. Thomas: "Re: iif query error"
- Previous message: Aaron [SQL Server MVP]: "Re: iif query error"
- In reply to: Anith Sen: "Re: Clear SQL Server Cache?"
- Next in thread: Peter Yeoh: "Re: Clear SQL Server Cache?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 8 Sep 2004 10:26:35 -0400
Thanks Anith, I checked these out. Are there other caches as well, or is
proc/query caching the only thing? SQL server was using another 1GB of
memory so I'm thinking it had to be storing other things as well.
-- JT Lovell "Anith Sen" <anith@bizdatasolutions.com> wrote in message news:%23RqVRjalEHA.536@TK2MSFTNGP11.phx.gbl... > Look up DBCC FREEPROCCACHE & DBCC DROPCLEANBUFFERS in SQL Server Books > Online. > > -- > Anith > >
- Next message: Roji. P. Thomas: "Re: iif query error"
- Previous message: Aaron [SQL Server MVP]: "Re: iif query error"
- In reply to: Anith Sen: "Re: Clear SQL Server Cache?"
- Next in thread: Peter Yeoh: "Re: Clear SQL Server Cache?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|