Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to:
SQL Server
This option is still present in the sp_configure
stored procedure, although its functionality is unavailable in SQL Server. The setting has no effect. Direct updates to the system tables aren't supported.
Important
This feature will be removed in a future version of SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.
Changing the allow updates
option causes the RECONFIGURE
statement to fail. Changes to the allow updates
option should be removed from all scripts.
Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayDocumentation
sp_configure (Transact-SQL) - SQL Server
sp_configure displays or changes global configuration settings for the current server.
show advanced options (server configuration option) - SQL Server
Learn about the show advanced options option. See how to use it to list advanced options when you run the SQL Server system stored procedure sp_configure.
RECONFIGURE (Transact-SQL) - SQL Server
RECONFIGURE (Transact-SQL)