About 1,050,000 results
Open links in new tab
  1. Change the Configuration Settings for a Database - SQL Server

    Jan 22, 2024 · This topic describes how to change database-level options in SQL Server by using SQL Server Management Studio or Transact-SQL. These options are unique to each …

  2. Database server configuration - IBM

    You must customize the database server properties and features by setting configuration parameters, create storage spaces, and configure connectivity. You can automate startup. …

  3. How to Set Up a Database Server: A General Guide

    Dec 15, 2023 · Setting up a database server is a critical step in establishing a solid foundation for your data-driven applications. This comprehensive guide will walk you through each step, …

  4. On the Quest to become a PowerShell DBA. Discussion and debatable. I typically set it to 4 for anything above 6 cores. And 2 for below 6 cores. Always set it on, unless you prove that it is a …

  5. SQL Server Configuration Settings Query

    Jul 10, 2019 · For each of these settings you need to run either different queries or look in different places in SQL Server Management Studio SSMS, so I put together a script that …

  6. SQL Server Best Practices and Configurations - SQLyard

    Mar 28, 2025 · To enable large memory pages, add trace flag 834 to a startup parameter for the SQL Server service through the SQL Server Configuration Manager. Restart the instance once …

  7. 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 …

  8. Configure Database Engine Instances (SQL Server) - SQL Server

    Aug 27, 2025 · Get acquainted with SQL Server configuration tasks so that you can configure a Database Engine instance to meet performance and availability requirements.

  9. Managing Database Configurations with SQL - Datatas

    SQL, or Structured Query Language, plays a pivotal role in managing database configurations, ensuring that data is stored, manipulated, and retrieved efficiently. This comprehensive guide …

  10. SQL Server Configuration Best Practices - Rishan Solutions

    May 2, 2025 · Below is a comprehensive, in-depth guide on SQL Server Configuration Best Practices, covering every aspect in detail to ensure optimal performance, security, and …