June 3, 2009 at 8:38 am
Dear All,
When I open "Design" of a view from SSMS I get the following error.
"Attempted to read or write protected memry.This is often an indication that other memory is corrupt.(SQLeditors)
What could be the problem.? Pls help.
Thanks.
June 3, 2009 at 8:47 am
Corrupt memory? Have you tried rebooting?
- 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
June 3, 2009 at 8:56 am
Thanks for your quick reply.
No I din'y reboot. I just tried to open the DESIGN by right clicking on it in SSMS.
June 3, 2009 at 9:08 am
Try rebooting.
Corrupt memory or other causes of attempted access to protected memory usually means some application didn't clean up after itself correctly. Possibly you had some app or service crash recently, or had to shut something down with Task Manager. Another possibility is some code that wasn't well-written in terms of garbage collection.
Can occassionally indicate that you've got a memory chip that's crapping out on you, or other hardware problem, but it's much more usually software issues.
Rebooting resets the memory and fixes that kind of thing. If it's crummy software, it'll come up again when the software is run again.
- 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
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply