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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Error message

Author  Topic 

1fred
Posting Yak Master

158 Posts

Posted - 2002-08-14 : 10:31:34
Hi, I'm running a Mssql 7.0 sp3 on my online server. I received this error message :

dm_ep_engine.ex.exe
exception : Stack overflow(0sc00000fd)address:0x77f7cff5

I also realize that the sql server agent was stop, but can assure it's because of this error.

I know a good idea is to restart my server and I'll probably do it, but I'd like to understand what happened so it won't again

Thanks

solart
Posting Yak Master

148 Posts

Posted - 2002-08-14 : 11:27:45
Can you supply more information about what was being done when this error was encountered?

solart
Go to Top of Page

jasper_smith
SQL Server MVP & SQLTeam MVY

846 Posts

Posted - 2002-08-14 : 12:48:56
Also the error log should contain some more info including the statement that caused it. However exceptions are bugs and so the choices are really to apply the latest service pack (sp4) and or contact Microsoft PSS.



HTH
Jasper Smith
Go to Top of Page

1fred
Posting Yak Master

158 Posts

Posted - 2002-08-14 : 14:06:43
Can't really supply more information on what happened, I did not run anything by myseff for that to happen. What runs on my server is a DTS that transfer data each day, the normal query for the web site and maintenance plans. There is no error in my log. Even if the sql agent was stop, there is no sign of that in the log...



Go to Top of Page
   

- Advertisement -