RelationalDBDesign
SiteMap
Business Rules
Cursors Views
Database Creation
SQL Monitoring
Database Web Apps
Data Manipulation
Access Features
Tables Queries
Monitoring SQL
«Prev
Next»
Configuration Monitoring
Importing/Exporting Data
Insert Data Load Statement
Select into Statement
Bulk Insert Statement
SQL Bulk Copy Program
Data Transformation Services
DTS Package Designer
Scheduling Running Package
Monitoring SQL-EM
Monitoring SQL Connections
Monitor Locked Resources
SQL-EM Monitor Locks
Overall System Performance
Monitor Data Cache
Monitor Performance using DBCC
Monitoring Databases
Monitor Database Size
use SQL-EM to Database Size
Monitor Databases using DBCC
Monitor Consistency Individual Tables
Miscellaneous DB Monitoring via Dbcc
Monitor Transaction Log
Maintaining Database Statistics
View Statistical Information
Run sqlmaint.exe
Database Maintenance Plan wizard
SQL-Em Conclusion
Understanding sp_who - Quiz
Each question is worth one point. Select the best answer for each question.
1.
Examine the following output of sp_who and answer the questions in the quiz:
output of sp_who
Spid 8 is causing which other spids to be blocked?
Please select all the correct answers.
A.
None
B.
0
C.
9
D.
10
E.
11
F.
12
G.
13
2.
How many different logins are being used to connect to SQL Server?
Please select the best answer.
A.
7
B.
8
C.
10
D.
15
3.
How many different hosts are the users connecting from?
Please select the best answer.
A.
7
B.
8
C.
9
D.
15