December 4, 2008 at 3:20 pm
I have SQL express 2005 and it was working good but suddenly start giving the problem of
"SQL Server has encountered 4 occurences of cache store flush for the object plans cacestore (Part of plan cache) due to some database maintence or reconfigure operations. "
I did not understand why this error came up and it is filling the vent log in every two minutes. I tried everything like Detaching database abnd then attaching it again. Drop the databse and then resore it again but this error is not going away.
Any help will be appriciated. Database name is 'AFR'
Thanks
sc
December 4, 2008 at 3:33 pm
I found some data about that error at:
- Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
Property of The Thread
"Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon
December 4, 2008 at 4:26 pm
December 5, 2008 at 1:32 am
Database restores (including log restores)
Autoclose (a good candidate on SQL Express)
Some sp_configure alterations
DBCC FREEPROCCACHE
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply