SQL Server Mysteries: The Case of the Dropped AD Group Login

Moved from: bobsql.com
 
Dylan (who kindly wrote up the contents of this blog for me) was modifying the tests for Active Directory Login activities.  As Dylan and I reviewed the changes a specific behavior involving Active Directory Group Log… Continue reading SQL Server Mysteries: The Case of the Dropped AD Group Login

SQL Server Instant File Initialization: SetFileValidData (Windows) vs fallocate (Linux

Moved from: bobsql.com
 
SQL Server Books Online documents Instant File Initialization and the associated security considerations.   This blog highlights the underlying file system implementations and differences in behavior be… Continue reading SQL Server Instant File Initialization: SetFileValidData (Windows) vs fallocate (Linux