July 15, 2005 at 8:57 am
Hi all,
I get the following error in some of the logs on my servers. Any idea what this means?
Thanks!
15457 | 0 | Configuration option '%ls' changed from %ld to %ld. Run the RECONFIGURE statement to install. |
July 15, 2005 at 10:55 am
Hi,
This is the similar message to what I receive when using sp_configure. For example,
Use Master
Exec sp_configure 'allow updates', 1
RECONFIGURE WITH OVERRIDE
GO
My script does do Reconfigure, but this "error" informationsl message is generated before Reconfigure statement is run
Regards,Yelena Varsha
July 18, 2005 at 11:52 am
The message is informational only and can safely be ignored. We began seeing this each time a server restarted shortly after installing sp 2 or 3 for SQL Server (can't remember which).
My hovercraft is full of eels.
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply