Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Microsoft SQL Server 2016 Best Practices for VLDB
Rating: 4.3 out of 5(139 ratings)
724 students
Created byJohn Hall
Last updated 12/2021
English

What you'll learn

  • At the end of this you will understand how to find performance issues and understand the best practices for large databases.
  • How you can optimism disk subsystems and memory management including row and page compression.

Course content

5 sections18 lectures2h 4m total length
  • Introduction4:03

    Introduction to your trainer.

  • Storage and Trace flags10:20

    A quick history of some important trace flags.

    • T1117 & T1118
    • Storage types.
    • What is a very large databases.
  • Creating a database8:08

    Creating database from the beginning, as per best practice, we will do this with more than one file group and enable the auto grow all files. 

    • How to create file groups and set default one for use.
  • Creating a database part 25:30

    Continuation of database creation, enabling the database settings to make use of T1117 and T1118 behavior. 

    • How to enable Auto Grow All Files and Set Mixed Page Allocation.
    • This will improve the performance of the database use of the data files.
  • Learning Test

Requirements

  • SQL 2008 or later knowledge.
  • Downloaded SQL Server 2016 Developer or Enterprise.
  • Windows 8.1 or Windows Server 2012 R2 and higher
  • Recommend running VirtualBox but this is optional.

Description

The at the end of this course you will know how use Microsoft SQL Server 2016 with Very Large Databases, how its been improved from earlier version and get years of experience in this short course.

  • Understand the Best Practices for databases for growth across files.
  • Create file groups and move Data between file groups.
  • Partition tables and create Memory optimized tables.
  • How to use Mount Points.
  • Use SQL Profiler to find improvements in database designs.

Who this course is for:

  • This course is for New Database Administrators that have not worked with Very Large Databases on Microsoft SQL Server 2016
  • This course is for Database Administrators that want to have a deeper understanding of features that help VLDB
  • This course is for Developers that want a better understanding of performance features.
  • Knowledge level intermediate