SQL Dba 2005
SQL Dba 2005
1. 2. 3. 4. 5. Introduction to SQL Server Editions of SQL Server System Databases Installation of SQL Server, Second instance Architecture of SQL Server Creating and Configuring Databases Database Objects Tables, Views, Indexes, Stored Procedures, Functions Trigger Security Logins Database Users, Authentication Modes How to implement row level security by using views Permissions Database roles Server roles SQL Server Agent (Management) Maintenance plans, Creating jobs, Scheduling jobs, Configuring alerts Data Migration Bulk Copy Program (BCP) Using backup and restore Using copy database wizard Backup and Restoring Backup types Backup devices Restoring Database Performing, Point-in time, Point of Failure
6.
7.
8.
9.
10. High Availability Replication Agents of Replication Configuring and Troubleshooting replication Replication types 11. Log Shipping 12. Database Mirroring Introduction Operational modes Trace logs T1400 Endpoints 13. Performance monitoring Performance Monitor
SQL Profiler Query Analyzer DBCC Index tuning Dealing with Blocking, Locking & Deadlocks Introduction to Clustering