How to Restore a Database in SQL Server || Permission required to restore a DB || SQL DBA

Sdílet
Vložit
  • čas přidán 19. 06. 2021
  • When restoring a database we will need exclusive access to the database, which means no other user connections can be using the database.
    If the database does not exist it will create the database and restore the files to same location specified in the backup.
    If the database already exists you can choose to overwrite the files or restore DB with another name using ‘with move’(relocate files).
    ::: Related Video links (Click below links to watch them) :::
    a) Types of backup in sql server : • Types of Backup in SQL... ​
    b) Fullbackup : • Full Backup in SQL ser... ​
    c) Differential Backup : • Differential Backup in... ​
    d) Transaction Log backup : • Transaction Log backup...
    e) Tail Log backup : • Tail Log Backup in SQL...
    Roles in SQL server : • Server roles , Databas...
    ‪@righttolearnbk‬

Komentáře • 18

  • @trieutruong2410
    @trieutruong2410 Před rokem +1

    superb explanation with demo, thank you so much for your contribution mate. Hope to watch more helpful content like this from your end.

  • @yazhinia393
    @yazhinia393 Před rokem

    I am beginner planning to change my career into DBA...I watched Backup and Restore videos. you explained really very well in understanding manner...in fact I enjoyed while learning. Thanks a lot:)

  • @preciousyt460
    @preciousyt460 Před 2 lety +1

    Great content sir thank you looking forward for more videos about sql

  • @Vlogs69696
    @Vlogs69696 Před 2 lety

    super sir .... you are a good teacher.. looking more videos of mssql.

  • @himnishchopra6204
    @himnishchopra6204 Před 7 měsíci

    than you for your videos, they are great

  • @kunnudev7250
    @kunnudev7250 Před 2 lety

    Great job please continue awesome videos

  • @bravinder645
    @bravinder645 Před 3 lety

    Nice explanation 👌👍

  • @SB29240
    @SB29240 Před 3 lety

    Nice video bro

  • @The_motivation_hhub
    @The_motivation_hhub Před 8 měsíci

    I'm getting error 'No backupset selected to be restored' how do I fix this

  • @shivakumar-cb4lx
    @shivakumar-cb4lx Před 2 lety

    Can you please provide more info about with recovery and no recovery

  • @suryanarayana8213
    @suryanarayana8213 Před 3 lety

    👍

  • @coloursofmylife9128
    @coloursofmylife9128 Před 2 lety

    In log backup commands log
    backup extension is .TRN not .bak

  • @molkapurishivakrishna2963

    Restoration options like
    With replace
    With move
    With stop at
    Not discussed bro

  • @Krishna_tunes
    @Krishna_tunes Před 3 lety

    👍