SQL Server Database Administrator
To become a well-rounded Database Administrator with courses that will help you build a successful career and increase your productivity. Enhance your data skills and get guidance on how to plan your career and identify your next opportunity. At ADIS technologies offers a host of database management certification courses to get you up to speed on modern data administration skills and practices.
100 hours long SQL Server DBA training program makes you an expert SQL server DBA. You will gain hands-on skills with the expertise in administering and performance tuning and availability of SQL Server (2022) databases through practical labs, exercises, and multiple use-cases/projects.
SQL Server 2022 is a secure and consistent platform for building data management solutions. Using SQL Server, you can run transactions faster with enhanced performance and high availability. Additionally, in SQL Server 2022 you can analyze, integrate, and manage both unstructured and relational big data using big data clusters and data virtualization.
- Responsibilities of Database Administrator
- Types of DBA’s
- History of SQL Server – Versions
- What’s new in SQL Server 2022 for Administrators?
- Editions of SQL Server
- Differences between Enterprise and Standard Editions
- Requirements
- Hardware
- Software
- Instances & its advantages
- Types
- Default Instance
- Named Instances
In this module, you will learn what are the requirements while installing SQL Server 2022 and the procedure to install SQL Server. You will also gain knowledge on how to configure SQL Server components. Moreover, you will learn additional concepts such as Migration strategy and also various ways of managing the SQL Server 2022 agent.
- Installing SQL Server 2022
- Pre –Installation Steps
- Installations
- Viewing the Installation process with Log files
- Common issues
- Adding or removing components
- Installing Service Packs
- Configuration
- Configuration of Various Services
- Startup Parameters
- Configuring data files and log file paths
- Memory Configuration
- Remote Connections
- Configuring network protocols, Ports
- Configuring Services
- Configuring default backup folder.
- Working with Databases
- System Defined databases
- Moving System Databases
- Handling TempDB database
- Database Architecture
- Data Files
- Log Files
- File groups
- Extents
- Pages –Types
- Page Architecture
- Tracking Free Space
- Log file full – How to troubleshoot.
- Creating Databases
- Adding files, File groups
SQL Server Architecture
SQL Server 2022 built on the latest innovations will allow an individual to run SQL Server on your own platform of choice with more security features and functionality. In this sector, you will learn how a SQL Server allows developers and database administrators to develop and create database applications securely using its prominent architecture of security.
- Security Enhancements
- Types of Authentications.
- Windows Authentication
- Creating logins from Windows users and groups
- Orphan logins
- Windows Authentication
- SQL Server Authentication
- Creating SQL logins and testing logins
- Setting Authentication Mode
- Security Auditing
- Understanding Server roles
- Working with users
- Resolving Orphan users
- Understanding database roles
- Understanding permissions
Major Issues
In this module, you will gain knowledge on how to back up your own database using SQL Server 2022 backup strategies. At the same time, you will learn how to restore your database securely from the damaged DB. Furthermore, you will get through some more additional concepts such as recovery models, types of backups, point-in-time recovery, and many more.
- Recovery Models Setting Recovery Model
- Full
- Bulk Logged
- Simple
- Database Backups
- Why do we need backups
- Backup Types Copy-Only, Mirrored, and Tail log backups
- Full
- Differential
- Transaction Log
- File or File group
- Backup Devices
- Performing Restoration
- Backup System Databases
- Point-in-time Recovery
- Viewing complete details of the backup process
Issues related to backups
You will get through high availability features in SQL Server 2022 and how this feature makes the availability of servers in the occurrence of any failover event. You will come to know about log shipping feature in this section. SQL Server mainly uses log shipping for disaster recovery and it also involves log backups for the principal databases.
- Introduction to High Availability
- Working with Log Shipping
- Features
- Jobs
- Requirements to implement Log Shipping
- Configuring Log Shipping
- Monitoring Log Shipping
- Manually performing Fail Over
- Transferring Logins
- Log Shipping tables and stored procedures
Handling Issues
You will get through the availability groups feature called Always-On and Replication Strategies in this module. This “Always On” is the significant disaster-recovery and availability solution used as a substitute for database mirroring. Another feature of SQL Server is replication, it is a group of technologies used for disturbing objects and data from one database to other databases in different locations through the Internet. Additionally, you will also have also learn concepts such as Patching in Always-On, Troubleshooting, types of Replications, and many more.
- Always-ON
- HADR Internals & Advantages
- Setting up HADR
- Adding a DB to the AG
- Patching in Always on
- Adding a Replica in AG
- Setting up Listener & read-only Replicas in AG
- Troubleshooting & maintenance
- Replication
- Replication and Advantages
- Replication Entities
- Replication Architecture
- Replication Agents
- Types of Replications
- Configuring Replication
- Snapshot Replication
- Transactional Replication
- Merge Replication
- Peer to Peer replication
- Managing Replication
- Monitoring and Tuning Replication
The SQL Server’s new architecture introduces the data platform called Big Data Cluster which is the combination of Spark, HDFS, and SQL Server database engine. This Big data Cluster present inside the relational database SQL Server engine will form a storage layer to integrate HDFS and Server in order to scale petabytes of data.
- Clustering SQL Server
- Overview of Windows Clustering
- Requirements
- Installation and configuration of SQL Server Clustering
- Applying Service packs and fixes
- Moving groups
- Adding node on a SQL Server Failover Cluster
- Troubleshooting Cluster issues.
Microsoft SQL Server will allow users to automate administrative tasks. Using this automated administration you can handle various events and tasks easily which will save your time for other functions of administration. Additionally, you will gain knowledge on various concepts such as configuring profiles, job monitoring, resolving errors, and many more.
- Maintenance Plans
- Working with Database Mail Configuring
- Mail Architecture
- Configuring Profiles and Accounts
- Sending Mails
- Implementing Automation
- Configuring SQL Server Agent
- Creating Operators, Alerts, Jobs
- Managing jobs and resolving errors
- Monitoring Jobs
- Auto alert when jobs are enabled, disabled or failed
- Database indexes understanding
- Checking index defragmentation & Maintenance
- Database Health Check
- Understanding SQL Server Profiler
- Creating & Running Traces
- Understanding Extended Events
- Creating & configuring Extended Events
- Monitoring Tools
- System Monitor
- SQL Server Profiler
- Database Engine Tuning Advisor
- Dynamic Management Views
- SQL Server and Windows Error Logs
- Troubleshooting Locks
- Physical Server Performance
- Connectivity to SQL Server
- Database Performance
- Dead Locks
- Transaction Isolation Levels
- Understanding Blocking
- Terminating Processes
- Using the DAC
Managing Databases