How to move TempDB from one drive to another drive || Ms SQL

Опубликовано: 01 Октябрь 2024
на канале: Right to Learn @BK
7,950
143

In this video I have shown how to move tempdb from one drive to another drive along with a demo.
It is a 4 step process.

Tempdb is re-created each time the instance of SQL Server is started, you do not have to physically move the data and log files.

Watch full video
-------------------------------
How to move Master Database from one drive to another
   • Move Master Database from one drive t...  

How to move User Database from one drive to another
   • Move User Database (.mdf and .ldf fil...  

What is logical filename and physical filename of a database
   • Rename Logical and Physical Database ...