DBA Scrolls - SQL Stories from the Trenches

Welcome to my blog about SQL Server database administration! As a SQL DBA, I've worked with databases for many years and have learned a lot about best practices, common pitfalls, and new features. On this blog, I'll be sharing my insights, tips, and tricks related to SQL Server administration, performance tuning, data analysis, and more. Whether you're a beginner or an experienced SQL DBA, you'll find valuable information and practical solutions to real-world challenges. Join me on this journey

How to Find Users and their AD groups in SQL Server - SQL Server DBA

By Lince Sebastian يونيو 25, 2024 #Security #SQL users
How to Find Users and their AD groups in SQL Server - SQL Server DBA

As a SQL Server DBA, managing user access and permissions is crucial. Often, users belong to Active Directory (AD) groups that grant them access to the SQL Server instance. Knowing which users belong to which groups hel…

Read Tutorial

UDL files: The unsung heroes of SQL connectivity testing

By Lince Sebastian أكتوبر 19, 2023 #non labeled #Security
UDL files: The unsung heroes of SQL connectivity testing

UDL file for SQL connectivity check A UDL (Universal Data Link) file is a text file that stores connection information for a data source. UDL files can be used to test connectivity to a variety of data sources, includin…

Read Tutorial

How to BackUp and Restore a Certificate in SQL Server

By Lince Sebastian أبريل 02, 2023 #encryption #Security
How to BackUp and Restore a Certificate in SQL Server

Certificates are an essential component of SQL Server's security infrastructure. They are used to protect sensitive data, secure connections, backups and authenticate users. In this article, we will explore how to b…

Read Tutorial

Securing Your SQL Server with Transparent Data Encryption (TDE)

By Lince Sebastian أبريل 01, 2023 #encryption #Security
Securing Your SQL Server with Transparent Data Encryption (TDE)

Transparent Data Encryption (TDE) is a feature of SQL Server that provides encryption at the database level. TDE encrypts the data and log files of a database so that sensitive information is protected from unauthorized…

Read Tutorial
Older Posts →

Search

Tags / Labels

  • backup (2)
  • Blocking (1)
  • disk (1)
  • encryption (3)
  • HA&DR (1)
  • non labeled (2)
  • performance (11)
  • permissions (4)
  • Powershell (3)
  • qureystore (5)
  • Security (4)
  • SQL users (3)
  • TSQL (11)

Popular Tutorials

  • Powerful Connections: How to Connect to SQL Server Using PowerShell
  • How can I check the failover history of the nodes in Always On availability groups ?
  • How to Find Users and their AD groups in SQL Server - SQL Server DBA

SQL Server Access Audit: A Comprehensive Script - Azure SQL Compatible

byLince Sebastian•أكتوبر 21, 2024
  • أكتوبر 2024(1)
  • يوليو 2024(1)
  • يونيو 2024(2)
  • مايو 2024(1)
  • أبريل 2024(1)
  • نوفمبر 2023(1)
  • أكتوبر 2023(3)
  • سبتمبر 2023(2)
  • أغسطس 2023(1)
  • يوليو 2023(4)
  • يونيو 2023(1)
  • مايو 2023(1)
  • أبريل 2023(6)
  • مارس 2023(2)
  • فبراير 2023(1)
  • يناير 2023(1)

Main Tags

  • backup
  • Blocking
  • disk
  • encryption
  • HA&DR
  • non labeled
  • performance
  • permissions
  • Powershell
  • qureystore
  • Security
  • SQL users
  • TSQL

© DBA Scrolls - SQL Stories from the Trenches - SQL Stories from the Trenches. Built with modern Blogger layout.