Ad hoc update to system catalogs is not supported

  • Script execution failed: Ad hoc update to system catalogs is not supported. Configuration option 'show advanced options' changed from 1 to 1. Run the RECONFIGURE statement to install.

  • You cannot change the system tables in SQL 2005 or above. Fix whatever it is in your script that's trying to update the system tables and run sp_configure to set 'allow updates' to 0.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply