Re: SQL Server logs

From: Andrew J. Kelly (sqlmvpnoooospam_at_shadhawk.com)
Date: 05/20/04


Date: Thu, 20 May 2004 13:32:04 -0400

Someone ran sp_configure but until you run RECONFIGURE the changes don't
take effect. See RECONFIGURE in BOL for more details.

-- 
Andrew J. Kelly  SQL MVP
"Todd" <anonymous@discussions.microsoft.com> wrote in message
news:fd1701c43e8b$a0fba880$a401280a@phx.gbl...
> I am getting this in my SQL Server logs:
>
> spid54
>
> Configuration option 'show advanced options' changed from 1
> to 1. Run the RECON
>
> What does this mean?  I have a MS Project Server pointing
> to this DB server but the data cannot be loaded.  I wonder
> if this is the problem?
>
> The next line down says:
>
> spid54
> Error:  15457, Severity: 0, State:1


Relevant Pages