Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
nitin1353
Constraint Violating Yak Guru
381 Posts |
Posted - 2006-11-08 : 12:24:27
|
GurusI am getting this error when i am opening sql server"0*780104ac refrenced memory error.."what is this error?is this thing related with sqlserver or what?Please helpRegardsNitin |
|
Kristen
Test
22859 Posts |
Posted - 2006-11-08 : 13:00:13
|
If you think it might be a memory error, and you can afford to have the machine "on test" for at least 48 hours, then I particularly like this memory testing tool:www.memtest86.comKristen |
 |
|
Norwich
Posting Yak Master
158 Posts |
Posted - 2006-11-08 : 15:48:47
|
HiGo into your SQL Logs and go through your logs thoroughly.What SP are you running?Does your SQL Engine shutdown on it's own?I had a similar error earlier on the year and it turned out to be a memory leak caused by the SP_OAMethod in sql. The fix was migrating to SP4RegardsNThe revolution won't be televised! |
 |
|
|
|
|