
Explore what it takes to become a SQL Server DBA, setting up a virtual environment, and learning T-SQL while understanding core database administrator responsibilities.
Learn to create a self-contained virtual machine with Oracle VirtualBox, allocate memory and storage, install Windows Server 2012, configure the administrator password, and prepare for domain controller setup.
Promote a standalone Windows server to a domain controller by installing Active Directory Domain Services, creating a new forest and domain, and configuring DNS and administrator credentials.
Download and install VirtualBox and its extension pack, then prepare the Windows server OS and AdventureWorks 2012 sample database to set up a SQL Server 2014 virtual environment.
this lecture shows how to assign a static ip address to a domain controller, including finding the default gateway and setting ip and dns configurations.
Create a second virtual machine as a standalone server, configure network settings and firewall, then join it to the domain to emulate a production SQL Server DBA lab.
Learn to configure a second standalone server and join it to a domain by assigning IP addresses, setting DNS to the domain controller, verifying firewall settings, and restarting services.
Learn to install sql server 2014 on a Windows 10 host by extracting iso, using the extracted files, setting up a shared folder for the virtual machine, and meeting prerequisites.
Attach the Adventure Works 2014 database to the SQL Server 2014 environment, restore it from a backup, and learn t-sql commands like select, where, update, delete, and join.
The primary purpose of this course is to give the student a sample of what the SQL Server administration is about, what are the requisites courses in becoming a SQL DBA, some guidelines as to what to expect from the job, and get some hands on experience in installing and navigating through SQL Server management studio. The course will provide a summary of courses needed that will enable the student to prepare for the real world IT industry. These courses are SQL Administration part 1, SQL Administration part 2, SQL Administration part 3, SSRS part 1, SSRS part 2, Learn T-SQL and SSIS. Collectively, it's all that a SQL dba needs to secure a job.