Error 15457 in log?

  • Hi all,

    I get the following error in some of the logs on my servers.  Any idea what this means?

    Thanks!

    154570Configuration option '%ls' changed from %ld to %ld. Run the RECONFIGURE statement to install.
  • 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

  • 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