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
 General SQL Server Forums
 New to SQL Server Programming
 Server Error 15457

Author  Topic 

dowens
Yak Posting Veteran

82 Posts

Posted - 2005-11-10 : 11:18:31
This error showed up last night.
I looked up RECONFIGURE, but I'm not sure what I need to do.

Can this be ran during the day? Or should it be done when all users are off? What options should I use?

I'm not sure as to why this error is showing up.
How do I prevent it from showing in the future?



Configuration option 'show advanced options' changed from 1 to 1. Run the RECONFIGURE statement to install..

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2005-11-11 : 03:48:31
See 15000 errors
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/trblsql/tr_syserrors2_93i1.asp
Go to Top of Page

dowens
Yak Posting Veteran

82 Posts

Posted - 2005-11-11 : 09:17:31
Thanks, that’s where I also found the error description.
I still not know what to do and why.
Has anyone come across the error before?
If so, what research did you do to understand the whys and what for’s?
Go to Top of Page

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2005-11-11 : 16:23:15
No,

but you can do a search on MS Site. Or install a service pack and see if it fixes it
Go to Top of Page
   

- Advertisement -