About 3,670,000 results
Open links in new tab
  1. Server Configuration Options - SQL Server, Azure SQL Managed …

    Feb 13, 2025 · Self-configuring options are options that SQL Server adjusts according to the needs of the system. In most cases, this eliminates the need for setting the values manually. Examples include the max worker threads option and the user connections option.

  2. Change the Configuration Settings for a Database - SQL Server

    Jan 22, 2024 · Learn how to change database-level options in SQL Server 2019 by using SQL Server Management Studio or Transact-SQL.

  3. View or change server properties (SQL Server) - SQL Server

    Oct 21, 2024 · This article describes how to view or change the properties of an instance of SQL Server by using SQL Server Management Studio, Transact-SQL, or SQL Server Configuration Manager. Steps depend on the tool: When using sp_configure, you must run either RECONFIGURE or RECONFIGURE WITH OVERRIDE after setting a configuration option.

  4. SQL Server Configuration Settings Query - MSSQLTips.com

    Jul 10, 2019 · Knowing the configuration of your SQL Server instance is key to determine if it is patched, how much memory has been allocated for SQL Server, parallelism settings and more.

  5. Best Practices for Configuring Newly Installed SQL Server

    Jan 20, 2017 · Configuring SQL Server newly instances are not an easy task and a DBA might want to configure an Instance in many ways. Here, I am going to discuss some basic and most important configurations of the SQL Server Instance and Database Level which might be ignored and can cause performance issues.

  6. SQL Server 2016 Database Scoped Configuration - SQL Shack

    Oct 21, 2016 · In order to be able to configure database scoped configurations, the user should be granted ALTER ANY DATABASE SCOPED CONFIGURATION permission on that database. The following statement allows our example user, Suheir, to …

  7. How to Document and Configure SQL Server Instance Settings

    Jan 30, 2012 · In this article I’ll show you how to easily collect this information, and I am going to explain what each setting does and the best way they typically should be configured. Of course, there is no way I can cover every conceivable server variation or need, so these recommendations are generic and should apply to most SQL Server instances.

  8. Step-By-Step: Creating a SQL Server Always On Availability Group

    May 28, 2019 · Step 1: Windows Failover Cluster Feature Installation. The Windows Failover Cluster feature needs to be added to all machines running SQL Server instances that will be configured as replicas. The following steps will add the feature to machines running Windows Server 2016: Run the Server Manager console and select Add roles and features.

  9. SQL Server 2016 Database Scoped Configuration Options

    Apr 13, 2016 · In this tip we will look at the Database Scope Configuration. We are going to explore this new feature and demonstrate how to use it. The following was done using SQL Server 2016 RC0, but SQL Server RC2 is now available as well.

  10. How to Configure a SQL Database - Kamatera

    In this guide, we will explain how to configure your SQL database, using Microsoft SQL server or MySQL as an example. Configuring an SQL database involves several steps, from installation and setup to creating databases and users. The process is similar for other SQL databases like PostgreSQL, SQL Server, and Oracle.

  11. Some results have been removed
Refresh