- In this section, I'd like to show an example of using…policy management to correct some problems…on our SQL Server.…In previous examples, we saw how policy management…can help us find problems on the SQL Server,…and really if the tool did just that,…it would still be a great tool,…but the tool can go beyond that,…and in some cases it can help us not only find the problem…but also correct the problem.…To do this we'll need to create a new condition.…The facet I'm interested in is Database.…
Now I'm interested in the field AutoShrink.…Some DBAs really like AutoShrink.…Some DBAs really don't like AutoShrink.…I'm not going to get into that debate right now.…I'm just going to say, for purposes of this example,…I would like AutoShrink to be set to true…on all of my databases.…So I will test for, is it equal to true,…and I'll need to give this a name.…I'll just call it AutoShrink and hit okay.…Then we'll create a new Policy based on that condition.…
So the Check condition is AutoShrink.…I'll call this the AutoShrinkPolicy.…
Author
Released
3/23/2015- Planning the database infrastructure
- Designing databases vs. data warehouses
- Designing the physical database implementation
- Planning for partitioning
- Adding FileStream data
- Indexing
- Monitoring server health
- Managing SQL Server with PowerShell
Skill Level Intermediate
Duration
Views
Related Courses
-
Installing SQL Server 2012
with Gerry O'Brien3h 3m Beginner -
Querying Microsoft SQL Server 2012
with Gerry O'Brien5h 34m Beginner
-
Introduction
-
Welcome44s
-
Setting up for the course2m 12s
-
-
1. Designing a Database Server Infrastructure
-
2. Designing a Logical Database Schema
-
Designing OLTP databases1m 54s
-
Using first normal form3m 41s
-
Using second normal form3m 10s
-
Using third normal form2m 41s
-
Designing data warehouses3m 12s
-
-
3. Designing a Physical Database Implementation
-
Using multiple files5m 25s
-
Planning for partitioning5m 11s
-
Planning compression3m 59s
-
4. Incorporating Data Files into Databases
-
Enabling FileStream access2m 42s
-
Using FileStream data5m 3s
-
-
5. Tuning Database Performance
-
Understanding indexes3m 12s
-
Using indexes3m 24s
-
Working with query plans5m 35s
-
Indexing tips2m 51s
-
-
6. Policy-Based Management
-
7. Monitoring Server Health
-
Exploring health data5m 3s
-
8. Managing SQL Server with PowerShell
-
Conclusion
-
Goodbye1m 4s
-
- 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: Extending policy-based management to repair problems