Data files grow as data is added. Learn how to plan for and configure your file growth aspects to allow room for data with performance in mind.
- [Instructor] Considerations for how large…your data files are, and how large they can grow,…are things you need to understand,…not only when installing SQL but…more importantly, when you are creating…databases on the installed instance.…SQL Server allows you to set the initial size…during the creation of the database,…or you can accept the defaults,…in this case which is eight megabytes.…This size determines how much data…you can actually store in the database.…We can also expand the size of the data files…to increase the storage space,…or shrink them later to decrease the storage space.…
But proper planning ahead of time really is…crucial to supporting your database performance.…Keep in mind that by default,…data files will grow as required…until the disc is full.…Note that the max size in this…particular instance is set to unlimited.…You can choose different database growth options,…such as manually expanding the database…with a transact-SQL statement later,…or setting the auto-growth options for the database.…
Author
Released
11/9/2016This course is also ideal for anybody preparing for the Administering a SQL Database Infrastructure (70-764) exam, one of two exams necessary to earn an MCSA: SQL 2016 Database Administration certification.
- Installation and configuration considerations
- Data storage strategies
- Configuring database instances
- Performance considerations
- Security considerations
- Managing roles and users
- Managing data
- High-availability options
Skill Level Intermediate
Duration
Views
Related Courses
-
SQL Server 2014 Essential Training
with Martin Guidry3h 51m Intermediate -
Database Foundations: Administration
with Adam Wilbert1h 14m Beginner -
Learning Microsoft SQL Server 2016
with Adam Wilbert1h 21m Beginner
-
Introduction
-
Welcome1m 7s
-
-
1. Installation and Configuration
-
Database storage strategies2m 53s
-
Install SQL Server7m 32s
-
Setting up the database4m 5s
-
2. Database Instances
-
Configure linked servers5m 38s
-
3. Performance Considerations
-
Using the profiler5m 41s
-
Auditing the database7m 4s
-
Resource governor5m 16s
-
4. Security
-
Manage roles3m 52s
-
Manage server logins4m 53s
-
Manage database users3m 36s
-
Manage database roles2m 28s
-
Implement server permissions4m 22s
-
Logon triggers4m 17s
-
-
5. Managing Data
-
Backup demonstration5m 26s
-
Moving database files4m 41s
-
Ensure data integrity5m 43s
-
6. High Availability Options
-
Database replication9m 36s
-
Log shipping5m 54s
-
Database mirroring2m 16s
-
Always On2m 32s
-
-
Conclusion
-
Next steps53s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Capacity and growth considerations