Deck 10: Monitoring SQL Server 2012

Full screen (f)
exit full mode
Question
What is the first priority in checking the status of a SQL Server instance?

A)check database status using Object Explorer
B)verify remote client/server connectivity
C)ensure that all services are running normally
D)check for recent errors of scheduled jobs
Use Space or
up arrow
down arrow
to flip the card.
Question
A data collector set is a collection of statistics captured and viewed in real time.
Question
Which of the following is true about the Management Data Warehouse?

A)there are no predefined data collection sets
B)it is installed automatically with SQL Server
C)management reports must be custom made
D)data may be queried using SQL
Question
Which type of message is generated automatically when a performance condition is met?

A)Alerts
B)WMI events
C)Counters
D)Performance alarm
Question
Where are server-scoped dynamic management views stored?

A)master system database
B)model system database
C)resource system database
D)msdb system database
Question
What permission must a user have to be able to view data in Activity Monitor?

A)VIEW ANY DATABASE
B)VIEW SERVER STATE
C)ALTER SETTINGS
D)CONTROL SERVER
Question
To get an accurate view of SQL Server performance using SQL Server Activity Monitor without affecting overall system performance, how often should the server be polled?

A)10 times/second
B)1 time/second
C)1 time/10 seconds
D)10 times/minute
Question
When is the ideal time to measure system performance to form a baseline?

A)before the system is put into production
B)under normal operating loads
C)on weekends, when there is little use
D)after a series of complaints that the system is performing poorly
Question
For which type of event are notifications and alerts generally NOT sent?

A)SQL Server Agent job failure
B)High CPU or memory utilization
C)Deadlocks
D)SQL Server errors with severity 1-10
Question
Which section of Activity Monitor should you inspect if you want to see the average speeds for read and write transfers of data to the physical disk?

A)Overview
B)Processes
C)Resource Waits
D)Data File I/O
Question
How must the recipient of a notification be configured in SQL Server Agent?

A)as a mail recipient
B)as an alert administrator
C)as an operator
D)as an Agent manager
Question
Ideally, database administrators will monitor SQL Server reactively, and solve problems as they occur.
Question
Which range of SQL Server error message severity levels are user-generated messages that must be fixed by the user?

A)1-10
B)11-16
C)17-10
D)20-25
Question
It is always preferable to quantitatively measure performance rather than relying on the experience of an individual database administrator.
Question
Which of the following is NOT part of the process of creating a database audit?

A)create an audit user and assign the AUDIT DB permission
B)define an audit object
C)create the server audit specification
D)enable the audit to begin capturing events
Question
To check whether system or resource errors have occurred, you should check the events in the Windows application log and SQL Server log.
Question
Activity Monitor can help you assess CPU and memory utilization.
Question
Which of the following is NOT a standard collector type installed on SQL Server?

A)Transact-SQL Query
B)SQL Alert
C)SQL Trace
D)Query Activity
Question
Where should you look for events related to a maintenance and backup plan scheduled using SQL Server Agent?

A)Windows application log
B)SQL Server Agent error log
C)SQL Server log
D)Windows system and security logs
Question
What tool do you use to record a SQL Server trace?

A)Task Manager
B)Performance Monitor
C)SQL Server Profiler
D)Management Data Warehouse
Question
A data collector set is a collection of ____________ captured at predetermined time intervals.
Question
Each SQL Server error message is assigned a numerical _________ level that describes the type of error.
Question
Describe how a database administrator can distinguish between normal and abnormal SQL Server activity.
Question
What permissions must a user have in order to view data in Activity Monitor? What happens if the user runs the tool but lacks sufficient permissions?
Question
What are performance conditions and how do they work? Provide an example.
Question
What is the first priority of a database administrator in determining the proper functioning of a SQL Server instance?
Question
Match between columns
a message generated automatically in response to a system event or when a performance condition is met
performance conditions
a message generated automatically in response to a system event or when a performance condition is met
alert
a message generated automatically in response to a system event or when a performance condition is met
severity level
a message generated automatically in response to a system event or when a performance condition is met
operator
a message generated automatically in response to a system event or when a performance condition is met
SQL Server Audit
a message generated automatically in response to a system event or when a performance condition is met
benchmarking
a message generated automatically in response to a system event or when a performance condition is met
server-scoped
a message generated automatically in response to a system event or when a performance condition is met
SQL Server log
a message generated automatically in response to a system event or when a performance condition is met
data collector
a message generated automatically in response to a system event or when a performance condition is met
database-scoped
a mechanism that enables certain server-level or database-level events to be captured and written to a target
performance conditions
a mechanism that enables certain server-level or database-level events to be captured and written to a target
alert
a mechanism that enables certain server-level or database-level events to be captured and written to a target
severity level
a mechanism that enables certain server-level or database-level events to be captured and written to a target
operator
a mechanism that enables certain server-level or database-level events to be captured and written to a target
SQL Server Audit
a mechanism that enables certain server-level or database-level events to be captured and written to a target
benchmarking
a mechanism that enables certain server-level or database-level events to be captured and written to a target
server-scoped
a mechanism that enables certain server-level or database-level events to be captured and written to a target
SQL Server log
a mechanism that enables certain server-level or database-level events to be captured and written to a target
data collector
a mechanism that enables certain server-level or database-level events to be captured and written to a target
database-scoped
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
performance conditions
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
alert
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
severity level
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
operator
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
SQL Server Audit
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
benchmarking
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
server-scoped
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
SQL Server log
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
data collector
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
database-scoped
contains system events as well as certain user-defined events for the SQL Server instance
performance conditions
contains system events as well as certain user-defined events for the SQL Server instance
alert
contains system events as well as certain user-defined events for the SQL Server instance
severity level
contains system events as well as certain user-defined events for the SQL Server instance
operator
contains system events as well as certain user-defined events for the SQL Server instance
SQL Server Audit
contains system events as well as certain user-defined events for the SQL Server instance
benchmarking
contains system events as well as certain user-defined events for the SQL Server instance
server-scoped
contains system events as well as certain user-defined events for the SQL Server instance
SQL Server log
contains system events as well as certain user-defined events for the SQL Server instance
data collector
contains system events as well as certain user-defined events for the SQL Server instance
database-scoped
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
performance conditions
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
alert
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
severity level
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
operator
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
SQL Server Audit
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
benchmarking
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
server-scoped
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
SQL Server log
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
data collector
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
database-scoped
a dynamic management view or function that operates at the level of the SQL Server instance
performance conditions
a dynamic management view or function that operates at the level of the SQL Server instance
alert
a dynamic management view or function that operates at the level of the SQL Server instance
severity level
a dynamic management view or function that operates at the level of the SQL Server instance
operator
a dynamic management view or function that operates at the level of the SQL Server instance
SQL Server Audit
a dynamic management view or function that operates at the level of the SQL Server instance
benchmarking
a dynamic management view or function that operates at the level of the SQL Server instance
server-scoped
a dynamic management view or function that operates at the level of the SQL Server instance
SQL Server log
a dynamic management view or function that operates at the level of the SQL Server instance
data collector
a dynamic management view or function that operates at the level of the SQL Server instance
database-scoped
A dynamic management view or function that allows information in an individual user database to be retrieved
performance conditions
A dynamic management view or function that allows information in an individual user database to be retrieved
alert
A dynamic management view or function that allows information in an individual user database to be retrieved
severity level
A dynamic management view or function that allows information in an individual user database to be retrieved
operator
A dynamic management view or function that allows information in an individual user database to be retrieved
SQL Server Audit
A dynamic management view or function that allows information in an individual user database to be retrieved
benchmarking
A dynamic management view or function that allows information in an individual user database to be retrieved
server-scoped
A dynamic management view or function that allows information in an individual user database to be retrieved
SQL Server log
A dynamic management view or function that allows information in an individual user database to be retrieved
data collector
A dynamic management view or function that allows information in an individual user database to be retrieved
database-scoped
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
performance conditions
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
alert
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
severity level
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
operator
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
SQL Server Audit
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
benchmarking
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
server-scoped
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
SQL Server log
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
data collector
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
database-scoped
the process of using a baseline to compare against current system performance
performance conditions
the process of using a baseline to compare against current system performance
alert
the process of using a baseline to compare against current system performance
severity level
the process of using a baseline to compare against current system performance
operator
the process of using a baseline to compare against current system performance
SQL Server Audit
the process of using a baseline to compare against current system performance
benchmarking
the process of using a baseline to compare against current system performance
server-scoped
the process of using a baseline to compare against current system performance
SQL Server log
the process of using a baseline to compare against current system performance
data collector
the process of using a baseline to compare against current system performance
database-scoped
an alias for an individual or group of people with their email or pager information
performance conditions
an alias for an individual or group of people with their email or pager information
alert
an alias for an individual or group of people with their email or pager information
severity level
an alias for an individual or group of people with their email or pager information
operator
an alias for an individual or group of people with their email or pager information
SQL Server Audit
an alias for an individual or group of people with their email or pager information
benchmarking
an alias for an individual or group of people with their email or pager information
server-scoped
an alias for an individual or group of people with their email or pager information
SQL Server log
an alias for an individual or group of people with their email or pager information
data collector
an alias for an individual or group of people with their email or pager information
database-scoped
Question
Performance ___________ are rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent.
Question
Describe the steps involved in capturing a set of baseline values.
Question
What are data collectors and data collections?
Question
After establishing the current state of a SQL Server instance, databases, and network connections, what should a database administrator check next?
Question
Each data collector type stores the results of the data collection in the Management Data ___________.
Question
Activity Monitor uses _________ management views to retrieve several of its result sets.
Question
SQL Server ____________ Monitor is a dashboard that allows you to monitor system behavior through a simple graphical user interface.
Question
List two events in which the SQL Server Agent should be used to send notifications and alerts?
Question
A database administrator must ____________ monitor each SQL Server instance to minimize the risk of service disruption.
Question
A ______________ is a set of recorded performance results that can be used as future comparison points.
Question
What are dynamic management views and dynamic management functions?
Question
List the main ranges of severity levels and their function.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/39
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 10: Monitoring SQL Server 2012
1
What is the first priority in checking the status of a SQL Server instance?

A)check database status using Object Explorer
B)verify remote client/server connectivity
C)ensure that all services are running normally
D)check for recent errors of scheduled jobs
C
2
A data collector set is a collection of statistics captured and viewed in real time.
False
3
Which of the following is true about the Management Data Warehouse?

A)there are no predefined data collection sets
B)it is installed automatically with SQL Server
C)management reports must be custom made
D)data may be queried using SQL
D
4
Which type of message is generated automatically when a performance condition is met?

A)Alerts
B)WMI events
C)Counters
D)Performance alarm
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
5
Where are server-scoped dynamic management views stored?

A)master system database
B)model system database
C)resource system database
D)msdb system database
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
6
What permission must a user have to be able to view data in Activity Monitor?

A)VIEW ANY DATABASE
B)VIEW SERVER STATE
C)ALTER SETTINGS
D)CONTROL SERVER
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
7
To get an accurate view of SQL Server performance using SQL Server Activity Monitor without affecting overall system performance, how often should the server be polled?

A)10 times/second
B)1 time/second
C)1 time/10 seconds
D)10 times/minute
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
8
When is the ideal time to measure system performance to form a baseline?

A)before the system is put into production
B)under normal operating loads
C)on weekends, when there is little use
D)after a series of complaints that the system is performing poorly
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
9
For which type of event are notifications and alerts generally NOT sent?

A)SQL Server Agent job failure
B)High CPU or memory utilization
C)Deadlocks
D)SQL Server errors with severity 1-10
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
10
Which section of Activity Monitor should you inspect if you want to see the average speeds for read and write transfers of data to the physical disk?

A)Overview
B)Processes
C)Resource Waits
D)Data File I/O
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
11
How must the recipient of a notification be configured in SQL Server Agent?

A)as a mail recipient
B)as an alert administrator
C)as an operator
D)as an Agent manager
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
12
Ideally, database administrators will monitor SQL Server reactively, and solve problems as they occur.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
13
Which range of SQL Server error message severity levels are user-generated messages that must be fixed by the user?

A)1-10
B)11-16
C)17-10
D)20-25
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
14
It is always preferable to quantitatively measure performance rather than relying on the experience of an individual database administrator.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
15
Which of the following is NOT part of the process of creating a database audit?

A)create an audit user and assign the AUDIT DB permission
B)define an audit object
C)create the server audit specification
D)enable the audit to begin capturing events
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
16
To check whether system or resource errors have occurred, you should check the events in the Windows application log and SQL Server log.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
17
Activity Monitor can help you assess CPU and memory utilization.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
18
Which of the following is NOT a standard collector type installed on SQL Server?

A)Transact-SQL Query
B)SQL Alert
C)SQL Trace
D)Query Activity
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
19
Where should you look for events related to a maintenance and backup plan scheduled using SQL Server Agent?

A)Windows application log
B)SQL Server Agent error log
C)SQL Server log
D)Windows system and security logs
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
20
What tool do you use to record a SQL Server trace?

A)Task Manager
B)Performance Monitor
C)SQL Server Profiler
D)Management Data Warehouse
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
21
A data collector set is a collection of ____________ captured at predetermined time intervals.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
22
Each SQL Server error message is assigned a numerical _________ level that describes the type of error.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
23
Describe how a database administrator can distinguish between normal and abnormal SQL Server activity.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
24
What permissions must a user have in order to view data in Activity Monitor? What happens if the user runs the tool but lacks sufficient permissions?
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
25
What are performance conditions and how do they work? Provide an example.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
26
What is the first priority of a database administrator in determining the proper functioning of a SQL Server instance?
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
27
Match between columns
a message generated automatically in response to a system event or when a performance condition is met
performance conditions
a message generated automatically in response to a system event or when a performance condition is met
alert
a message generated automatically in response to a system event or when a performance condition is met
severity level
a message generated automatically in response to a system event or when a performance condition is met
operator
a message generated automatically in response to a system event or when a performance condition is met
SQL Server Audit
a message generated automatically in response to a system event or when a performance condition is met
benchmarking
a message generated automatically in response to a system event or when a performance condition is met
server-scoped
a message generated automatically in response to a system event or when a performance condition is met
SQL Server log
a message generated automatically in response to a system event or when a performance condition is met
data collector
a message generated automatically in response to a system event or when a performance condition is met
database-scoped
a mechanism that enables certain server-level or database-level events to be captured and written to a target
performance conditions
a mechanism that enables certain server-level or database-level events to be captured and written to a target
alert
a mechanism that enables certain server-level or database-level events to be captured and written to a target
severity level
a mechanism that enables certain server-level or database-level events to be captured and written to a target
operator
a mechanism that enables certain server-level or database-level events to be captured and written to a target
SQL Server Audit
a mechanism that enables certain server-level or database-level events to be captured and written to a target
benchmarking
a mechanism that enables certain server-level or database-level events to be captured and written to a target
server-scoped
a mechanism that enables certain server-level or database-level events to be captured and written to a target
SQL Server log
a mechanism that enables certain server-level or database-level events to be captured and written to a target
data collector
a mechanism that enables certain server-level or database-level events to be captured and written to a target
database-scoped
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
performance conditions
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
alert
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
severity level
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
operator
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
SQL Server Audit
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
benchmarking
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
server-scoped
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
SQL Server log
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
data collector
rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent
database-scoped
contains system events as well as certain user-defined events for the SQL Server instance
performance conditions
contains system events as well as certain user-defined events for the SQL Server instance
alert
contains system events as well as certain user-defined events for the SQL Server instance
severity level
contains system events as well as certain user-defined events for the SQL Server instance
operator
contains system events as well as certain user-defined events for the SQL Server instance
SQL Server Audit
contains system events as well as certain user-defined events for the SQL Server instance
benchmarking
contains system events as well as certain user-defined events for the SQL Server instance
server-scoped
contains system events as well as certain user-defined events for the SQL Server instance
SQL Server log
contains system events as well as certain user-defined events for the SQL Server instance
data collector
contains system events as well as certain user-defined events for the SQL Server instance
database-scoped
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
performance conditions
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
alert
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
severity level
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
operator
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
SQL Server Audit
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
benchmarking
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
server-scoped
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
SQL Server log
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
data collector
a numerical indicator that describes the type of SQL Server error; can be used to specify whether an alert should be generated
database-scoped
a dynamic management view or function that operates at the level of the SQL Server instance
performance conditions
a dynamic management view or function that operates at the level of the SQL Server instance
alert
a dynamic management view or function that operates at the level of the SQL Server instance
severity level
a dynamic management view or function that operates at the level of the SQL Server instance
operator
a dynamic management view or function that operates at the level of the SQL Server instance
SQL Server Audit
a dynamic management view or function that operates at the level of the SQL Server instance
benchmarking
a dynamic management view or function that operates at the level of the SQL Server instance
server-scoped
a dynamic management view or function that operates at the level of the SQL Server instance
SQL Server log
a dynamic management view or function that operates at the level of the SQL Server instance
data collector
a dynamic management view or function that operates at the level of the SQL Server instance
database-scoped
A dynamic management view or function that allows information in an individual user database to be retrieved
performance conditions
A dynamic management view or function that allows information in an individual user database to be retrieved
alert
A dynamic management view or function that allows information in an individual user database to be retrieved
severity level
A dynamic management view or function that allows information in an individual user database to be retrieved
operator
A dynamic management view or function that allows information in an individual user database to be retrieved
SQL Server Audit
A dynamic management view or function that allows information in an individual user database to be retrieved
benchmarking
A dynamic management view or function that allows information in an individual user database to be retrieved
server-scoped
A dynamic management view or function that allows information in an individual user database to be retrieved
SQL Server log
A dynamic management view or function that allows information in an individual user database to be retrieved
data collector
A dynamic management view or function that allows information in an individual user database to be retrieved
database-scoped
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
performance conditions
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
alert
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
severity level
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
operator
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
SQL Server Audit
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
benchmarking
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
server-scoped
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
SQL Server log
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
data collector
a feature of the Management Data Warehouse on a SQL Server instance that is used to capture several different types of data
database-scoped
the process of using a baseline to compare against current system performance
performance conditions
the process of using a baseline to compare against current system performance
alert
the process of using a baseline to compare against current system performance
severity level
the process of using a baseline to compare against current system performance
operator
the process of using a baseline to compare against current system performance
SQL Server Audit
the process of using a baseline to compare against current system performance
benchmarking
the process of using a baseline to compare against current system performance
server-scoped
the process of using a baseline to compare against current system performance
SQL Server log
the process of using a baseline to compare against current system performance
data collector
the process of using a baseline to compare against current system performance
database-scoped
an alias for an individual or group of people with their email or pager information
performance conditions
an alias for an individual or group of people with their email or pager information
alert
an alias for an individual or group of people with their email or pager information
severity level
an alias for an individual or group of people with their email or pager information
operator
an alias for an individual or group of people with their email or pager information
SQL Server Audit
an alias for an individual or group of people with their email or pager information
benchmarking
an alias for an individual or group of people with their email or pager information
server-scoped
an alias for an individual or group of people with their email or pager information
SQL Server log
an alias for an individual or group of people with their email or pager information
data collector
an alias for an individual or group of people with their email or pager information
database-scoped
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
28
Performance ___________ are rules defined by placing a threshold on the value of a specific performance counter monitored by SQL Server Agent.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
29
Describe the steps involved in capturing a set of baseline values.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
30
What are data collectors and data collections?
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
31
After establishing the current state of a SQL Server instance, databases, and network connections, what should a database administrator check next?
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
32
Each data collector type stores the results of the data collection in the Management Data ___________.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
33
Activity Monitor uses _________ management views to retrieve several of its result sets.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
34
SQL Server ____________ Monitor is a dashboard that allows you to monitor system behavior through a simple graphical user interface.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
35
List two events in which the SQL Server Agent should be used to send notifications and alerts?
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
36
A database administrator must ____________ monitor each SQL Server instance to minimize the risk of service disruption.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
37
A ______________ is a set of recorded performance results that can be used as future comparison points.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
38
What are dynamic management views and dynamic management functions?
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
39
List the main ranges of severity levels and their function.
Unlock Deck
Unlock for access to all 39 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 39 flashcards in this deck.