How to enable stretch database
After the tip https://www.mssqltips.com/sqlservertip/5526/how-to-setup-and-use-a-sql-server-stretch-database/ I made a video to show step by step how to enable stretch database.
"The force is strong with this one"
After the tip https://www.mssqltips.com/sqlservertip/5526/how-to-setup-and-use-a-sql-server-stretch-database/ I made a video to show step by step how to enable stretch database.
All system databases, except the resource database, can be moved to new locations to help balance I/O load. To move
Parallelism refers to multiple processors cooperating to execute a single query at the same time. Parallel execution involves the overhead
Doing crash and recovery tests on my local machine I got the SQL Server instance not going online. After trying
I like tools and I’ve used a couple of them. I had the opportunity to try SQL Examiner to compare
The first checklist before start using any application using SQL Server should be the default configurations. What configurations I used